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

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71561'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71561'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71557> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71557'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71557'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71553> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71553'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71553'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71554> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71554'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71554'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71555> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71555'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71555'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77455> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77455'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77455'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77431> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77431'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77431'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77430> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77430'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77430'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77452> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77452'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77452'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77456> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77456'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77456'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77460> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77460'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77460'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77469> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77469'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77469'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77465> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77465'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77465'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77463> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77463'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77463'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77442> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77442'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77442'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77461> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77461'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77461'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15030> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15030'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15030'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15029> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15029'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15029'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15028> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15028'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15028'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15027> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15027'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15027'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15045> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15045'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15045'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15065> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15065'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15065'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15056> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15056'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15056'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15059> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15059'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15059'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15062> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15062'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15062'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15063> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15063'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15063'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15064> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15064'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15064'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A14998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A14998> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A14998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A14998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:14998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '14998'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:14998'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15066> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15066'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15066'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A14997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A14997> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A14997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A14997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:14997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '14997'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:14997'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15037> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15037'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15037'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15035> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15035'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15035'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15032> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15032'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15032'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15031> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15031'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15031'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15053> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15053'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15053'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15052> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15052'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15052'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15051> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15051'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15051'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15050> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15050'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15050'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15048> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15048'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15048'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15047> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15047'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15047'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15044> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15044'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15044'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15013> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15013'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15013'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15001> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15001'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15001'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15002> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15002'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15002'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15003> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15003'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15003'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15004> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15004'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15004'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15005> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15005'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15005'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15006> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15006'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15006'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15020> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15020'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15020'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15021> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15021'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15021'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15022> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15022'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15022'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15023> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15023'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15023'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15024> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15024'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15024'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15011> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15011'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15011'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15067> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15067'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15067'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15025> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15025'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15025'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15041> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15041'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15041'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15038> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15038'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15038'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15054> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15054'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15054'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15008> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15008'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15008'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15009> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15009'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15009'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15010> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15010'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15010'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15046> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15046'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15046'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15012> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15012'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15012'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15026> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15026'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15026'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15014> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15014'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15014'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15015> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15015'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15015'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15016> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15016'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15016'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15017> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15017'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15017'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15018> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15018'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15018'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15019> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15019'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15019'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71969> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71969'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71969'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71974> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71974'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71974'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72002> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72002'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72002'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74217> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74217'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74217'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74218> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74218'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74218'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74220> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74220'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74220'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74221> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74221'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74221'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74222> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74222'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74222'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74231> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74231'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74231'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73301> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73301'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73301'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75366> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75366'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75366'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75350> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75350'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75350'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75351> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75351'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75351'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75353> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75353'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75353'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75354> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75354'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75354'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75360> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75360'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75360'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75362> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75362'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75362'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75363> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75363'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75363'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75365> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75365'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75365'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75334> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75334'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75334'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75367> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75367'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75367'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75368> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75368'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75368'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75369> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75369'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75369'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75370> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75370'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75370'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75364> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75364'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75364'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74860> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74860'^^xsd:integer;
  dwc:scientificName 'Nemanema cylindraticaudatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122028'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74860'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122028'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73190> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73190'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73190'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73160> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73160'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73160'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73159> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73159'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73159'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73158> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73158'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73158'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73157> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73157'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73157'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73156> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73156'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73156'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73155> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73155'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73155'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73163> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73163'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73163'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73185> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73185'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73185'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73162> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73162'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73162'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73183> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73183'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73183'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73184> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73184'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73184'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73186> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73186'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73186'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73187> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73187'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73187'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73180> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73180'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73180'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73181> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73181'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73181'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73182> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73182'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73182'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70207> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70207'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70207'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70208> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70208'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70208'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70209> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70209'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70209'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70210> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70210'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70210'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70213> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70213'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70213'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70215> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70215'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70215'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70216> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70216'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70216'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70217> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70217'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70217'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70231> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70231'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70231'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70219> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70219'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70219'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70222> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70222'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70222'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70223> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70223'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70223'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70226> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70226'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70226'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70227> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70227'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70227'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70229> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70229'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70229'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70259> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70259'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70259'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70268> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70268'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70268'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70230> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70230'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70230'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70232> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70232'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70232'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70233> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70233'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70233'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70257> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70257'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70257'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70270> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70270'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70270'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70271> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70271'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70271'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70273> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70273'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70273'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70236> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70236'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70236'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70253> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70253'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70253'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70244> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70244'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70244'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70238> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70238'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70238'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70240> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70240'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70240'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70241> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70241'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70241'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70237> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70237'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70237'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70247> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70247'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70247'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70248> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70248'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70248'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70250> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70250'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70250'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70235> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70235'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70235'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70252> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70252'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70252'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70255> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70255'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70255'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70258> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70258'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70258'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70260> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70260'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70260'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70263> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70263'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70263'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70264> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70264'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70264'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70265> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70265'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70265'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70266> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70266'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70266'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70251> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70251'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70251'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70221> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70221'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70221'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70205> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70205'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70205'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70206> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70206'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70206'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76575> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76575'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76575'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76573> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76573'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76573'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76571> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76571'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76571'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76570> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76570'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76570'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76569> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76569'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76569'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76568> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76568'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76568'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76567> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76567'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76567'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76578> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76578'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76578'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76597> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76597'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76597'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76584> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76584'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76584'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76583> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76583'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76583'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76582> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76582'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76582'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76581> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76581'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76581'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76580> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76580'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76580'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76579> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76579'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76579'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76550> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76550'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76550'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76577> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76577'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76577'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76596> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76596'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76596'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76604> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76604'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76604'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76603> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76603'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76603'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76602> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76602'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76602'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76601> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76601'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76601'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76595> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76595'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76595'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76592> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76592'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76592'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76589> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76589'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76589'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76599> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76599'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76599'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73165> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73165'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73165'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73166> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73166'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73166'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73168> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73168'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73168'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73169> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73169'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73169'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73223> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73223'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73223'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73171> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73171'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73171'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73173> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73173'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73173'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73174> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73174'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73174'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73175> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73175'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73175'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73176> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73176'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73176'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73177> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73177'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73177'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73178> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73178'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73178'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73188> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73188'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73188'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73170> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73170'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73170'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76509> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76509'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76509'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76487> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76487'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76487'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76515> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76515'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76515'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76467> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76467'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76467'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76479> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76479'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76479'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76519> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76519'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76519'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76513> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76513'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76513'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77429> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77429'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77429'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77428> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77428'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77428'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77427> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77427'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77427'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77426> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77426'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77426'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77424> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77424'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77424'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71367> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71367'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71367'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71368> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71368'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71368'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71369> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71369'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71369'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77421> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77421'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77421'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77405> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77405'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77405'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77419> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77419'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77419'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77418> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77418'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77418'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77417> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77417'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77417'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77416> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77416'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77416'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77422> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77422'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77422'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77410> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77410'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77410'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77407> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77407'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77407'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77441> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77441'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77441'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77411> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77411'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77411'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77414> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77414'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77414'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77412> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77412'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77412'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77458> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77458'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77458'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77403> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77403'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77403'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77444> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77444'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77444'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77445> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77445'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77445'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77454> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77454'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77454'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77450> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77450'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77450'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77453> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77453'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77453'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77447> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77447'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77447'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77449> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77449'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77449'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69974> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69974'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69974'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69961> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69961'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69961'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69963> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69963'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69963'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69964> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69964'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69964'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69965> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69965'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69965'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69969> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69969'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69969'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69959> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69959'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69959'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69973> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69973'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69973'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69980> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69980'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69980'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69982> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69982'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69982'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70938> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70938'^^xsd:integer;
  dwc:scientificName 'Coninckia macrospirifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121380'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70938'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71365> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71365'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71365'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71410> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71410'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71410'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69983> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69983'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69983'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69971> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69971'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69971'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69935> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69935'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69935'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69916> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69916'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69916'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69919> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69919'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69919'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69922> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69922'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69922'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69930> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69930'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69930'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69951> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69951'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69951'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69933> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69933'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69933'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69986> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69986'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69986'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69950> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69950'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69950'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69931> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69931'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69931'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69958> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69958'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69958'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69936> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69936'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69936'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69938> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69938'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69938'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70937> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70937'^^xsd:integer;
  dwc:scientificName 'Coninckia macrospirifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121380'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70937'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72842> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72842'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72842'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72852> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72852'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72852'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72849> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72849'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72849'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72043> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72043'^^xsd:integer;
  dwc:scientificName 'Diplopeltidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2187'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72043'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72058> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72058'^^xsd:integer;
  dwc:scientificName 'Diplopeltidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2187'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72058'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72042> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72042'^^xsd:integer;
  dwc:scientificName 'Diplopeltidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2187'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72042'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72006> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72006'^^xsd:integer;
  dwc:scientificName 'Diplopeltidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2187'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72006'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72687> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72687'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72687'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71393> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71393'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71393'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71395> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71395'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71395'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71378> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71378'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71378'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71398> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71398'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71398'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71377> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71377'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71377'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71402> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71402'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71402'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71403> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71403'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71403'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71405> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71405'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71405'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71406> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71406'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71406'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71407> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71407'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71407'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75789> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75789'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75789'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76192> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76192'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76192'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76190> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76190'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76190'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76189> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76189'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76189'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76187> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76187'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76187'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76184> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76184'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76184'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71411> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71411'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71411'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71409> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71409'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71409'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71357> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71357'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71357'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71356> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71356'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71356'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71355> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71355'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71355'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76218> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76218'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76218'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76183> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76183'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76183'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76182> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76182'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76182'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76181> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76181'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76181'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76185> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76185'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76185'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71374> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71374'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71374'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71375> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71375'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71375'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71360> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71360'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71360'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76249> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76249'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76249'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76240> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76240'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76240'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76233> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76233'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76233'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76212> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76212'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76212'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76193> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76193'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76193'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71417> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71417'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71417'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71414> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71414'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71414'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71412> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71412'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71412'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71397> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71397'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71397'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71358> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71358'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71358'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77047> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77047'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77047'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77048> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77048'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77048'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77051> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77051'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77051'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77049> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77049'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77049'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77050> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77050'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77050'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71371> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71371'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71371'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71372> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71372'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71372'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71373> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71373'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71373'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71364> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71364'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71364'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71362> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71362'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71362'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71361> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71361'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71361'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71380> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71380'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71380'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71359> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71359'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71359'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76213> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76213'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76213'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76214> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76214'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76214'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76208> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76208'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76208'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76196> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76196'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76196'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76195> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76195'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76195'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76194> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76194'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76194'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76210> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76210'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76210'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78271> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78271'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78271'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78307> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78307'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78307'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78289> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78289'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78289'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78276> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78276'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78276'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75953> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75953'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75953'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75934> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75934'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75934'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75941> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75941'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75941'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75914> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75914'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75914'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75910> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75910'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75910'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75908> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75908'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75908'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75900> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75900'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75900'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75894> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75894'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75894'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75939> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75939'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75939'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75952> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75952'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75952'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75938> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75938'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75938'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75957> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75957'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75957'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75956> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75956'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75956'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75917> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75917'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75917'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75949> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75949'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75949'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75943> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75943'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75943'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75942> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75942'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75942'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75954> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75954'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75954'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75951> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75951'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75951'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75839> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75839'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121739'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75839'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1585965'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75796> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75796'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75796'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78756> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78756'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78756'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78745> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78745'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78745'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78741> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78741'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78741'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78701> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78701'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78701'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78753> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78753'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78753'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78740> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78740'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78740'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78738> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78738'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78738'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78737> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78737'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78737'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78735> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78735'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78735'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78727> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78727'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78727'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78708> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78708'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78708'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78707> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78707'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78707'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78706> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78706'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78706'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78703> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78703'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78703'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71512> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71512'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71512'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71569> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71569'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71569'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71568> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71568'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71568'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71532> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71532'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71532'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71529> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71529'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71529'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71534> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71534'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71534'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71530> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71530'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71530'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71501> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71501'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71501'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71536> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71536'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71536'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71559> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71559'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71559'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71511> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71511'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71511'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76220> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76220'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76220'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76232> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76232'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76232'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76231> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76231'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76231'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76228> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76228'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76228'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76227> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76227'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76227'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76226> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76226'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76226'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76238> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76238'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76238'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76237> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76237'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76237'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71506> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71506'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71506'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71537> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71537'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71537'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71510> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71510'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71510'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71509> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71509'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71509'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71570> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71570'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71570'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71505> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71505'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71505'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71504> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71504'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71504'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71503> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71503'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71503'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71502> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71502'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71502'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76223> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76223'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76223'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76222> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76222'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76222'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76225> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76225'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76225'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76235> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76235'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76235'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72217> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72217'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72217'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72213> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72213'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72213'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72204> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72204'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72204'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72203> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72203'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72203'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72202> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72202'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72202'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72180> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72180'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72180'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72179> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72179'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72179'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72173> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72173'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72173'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72185> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72185'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72185'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72182> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72182'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72182'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76542> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76542'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76542'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76576> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76576'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76576'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72166> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72166'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72166'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72163> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72163'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72163'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72155> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72155'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72155'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72183> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72183'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72183'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72148> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72148'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72148'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74284> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74284'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74284'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74253> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74253'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74253'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74250> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74250'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74250'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74251> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74251'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74251'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74252> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74252'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74252'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74254> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74254'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74254'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74283> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74283'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74283'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70274> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70274'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70274'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74289> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74289'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74289'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74247> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74247'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74247'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76610> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76610'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76610'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74285> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74285'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74285'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74286> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74286'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74286'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74287> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74287'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74287'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74290> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74290'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74290'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74265> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74265'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74265'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74248> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74248'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74248'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76540> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76540'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76540'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76548> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76548'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76548'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76547> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76547'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76547'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76546> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76546'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76546'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76545> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76545'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76545'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76543> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76543'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76543'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76552> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76552'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76552'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76541> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76541'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76541'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76561> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76561'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76561'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76539> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76539'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76539'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76587> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76587'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76587'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72011> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72011'^^xsd:integer;
  dwc:scientificName 'Diplopeltidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2187'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72011'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72012> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72012'^^xsd:integer;
  dwc:scientificName 'Diplopeltidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2187'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72012'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72033> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72033'^^xsd:integer;
  dwc:scientificName 'Diplopeltidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2187'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72033'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72034> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72034'^^xsd:integer;
  dwc:scientificName 'Diplopeltidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2187'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72034'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72200> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72200'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72200'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71381> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71381'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71381'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71382> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71382'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71382'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71388> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71388'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71388'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71391> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71391'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71391'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71558> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71558'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71558'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71552> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71552'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71552'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71535> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71535'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71535'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71539> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71539'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71539'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79169> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79169'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79169'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79146> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79146'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79146'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79174> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79174'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79174'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79158> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79158'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79158'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79177> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79177'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79177'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79190> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79190'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79190'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79202> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79202'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79202'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79201> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79201'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79201'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79199> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79199'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79199'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79171> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79171'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79171'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79137> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79137'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79137'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69656> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69656'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69656'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69659> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69659'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69659'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69658> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69658'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69658'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69652> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69652'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69652'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74753> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74753'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74753'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73418> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73418'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus dolichurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120936'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73418'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73415> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73415'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus dolichurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120936'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73415'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73412> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73412'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus dolichurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120936'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73412'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73404> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73404'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus dolichurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120936'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73404'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73382> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73382'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus dolichurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120936'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73382'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73379> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73379'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus dolichurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120936'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73379'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73373> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73373'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus dolichurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120936'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73373'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74381> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74381'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74381'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74424> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74424'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74424'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74436> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74436'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74436'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72508> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72508'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72508'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72527> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72527'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72527'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72510> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72510'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72510'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72512> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72512'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72512'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71481> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71481'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71481'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71590> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71590'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71590'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73963> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73963'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73963'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69992> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69992'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69992'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69991> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69991'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69991'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69989> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69989'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69989'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70054> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70054'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70054'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70021> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70021'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70021'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70024> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70024'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70024'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69811> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69811'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69811'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69814> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69814'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69814'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69815> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69815'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69815'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69816> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69816'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69816'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69837> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69837'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69837'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69824> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69824'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69824'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69840> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69840'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69840'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69818> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69818'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69818'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69819> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69819'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69819'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69820> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69820'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69820'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69821> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69821'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69821'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69823> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69823'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69823'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69832> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69832'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69832'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69830> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69830'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69830'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69828> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69828'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69828'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69835> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69835'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69835'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69777> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69777'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69777'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69774> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69774'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69774'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69773> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69773'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69773'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69825> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69825'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69825'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69778> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69778'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69778'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69780> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69780'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69780'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69781> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69781'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69781'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69783> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69783'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69783'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69817> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69817'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69817'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69801> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69801'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69801'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69789> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69789'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69789'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69790> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69790'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69790'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69799> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69799'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69799'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69800> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69800'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69800'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71862> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71862'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71862'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71885> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71885'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71885'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71879> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71879'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71879'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71860> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71860'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71860'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71891> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71891'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71891'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71882> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71882'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71882'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71889> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71889'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71889'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71880> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71880'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71880'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71881> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71881'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71881'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71864> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71864'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71864'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71861> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71861'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71861'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71859> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71859'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71859'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71877> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71877'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71877'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71876> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71876'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71876'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71875> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71875'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71875'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71874> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71874'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71874'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71873> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71873'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71873'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71872> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71872'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71872'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71871> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71871'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71871'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71870> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71870'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71870'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71869> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71869'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71869'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71867> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71867'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71867'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71866> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71866'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71866'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71878> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71878'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71878'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71909> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71909'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71909'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71910> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71910'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71910'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71913> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71913'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71913'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71915> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71915'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71915'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71916> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71916'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71916'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71905> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71905'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71905'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71906> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71906'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71906'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71908> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71908'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71908'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74011> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74011'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74011'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73917> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73917'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73917'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73876> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73876'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73876'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73877> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73877'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73877'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73879> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73879'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73879'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73912> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73912'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73912'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73882> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73882'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73882'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73913> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73913'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73913'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73895> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73895'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73895'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73911> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73911'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73911'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73908> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73908'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73908'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73907> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73907'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73907'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73906> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73906'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73906'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73889> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73889'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73889'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73890> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73890'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73890'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73878> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73878'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73878'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73894> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73894'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73894'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73914> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73914'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73914'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73904> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73904'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73904'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73903> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73903'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73903'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73896> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73896'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73896'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73897> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73897'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73897'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73898> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73898'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73898'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73899> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73899'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73899'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73901> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73901'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73901'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73883> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73883'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73883'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72307> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72307'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72307'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72329> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72329'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72329'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72330> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72330'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72330'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72295> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72295'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72295'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15698> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15698'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15698'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72460> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72460'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72460'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72446> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72446'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72446'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72435> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72435'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72435'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72452> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72452'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72452'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72459> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72459'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72459'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72449> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72449'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72449'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72454> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72454'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72454'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72443> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72443'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72443'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72440> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72440'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72440'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72438> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72438'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72438'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72436> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72436'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72436'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72439> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72439'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72439'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72450> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72450'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72450'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72481> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72481'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72481'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72476> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72476'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72476'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72475> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72475'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72475'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72484> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72484'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72484'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72473> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72473'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72473'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72485> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72485'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72485'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72471> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72471'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72471'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72470> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72470'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72470'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72468> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72468'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72468'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72466> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72466'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72466'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72464> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72464'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72464'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75238> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75238'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75238'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75241> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75241'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75241'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75242> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75242'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75242'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72472> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72472'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72472'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72461> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72461'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72461'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72482> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72482'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72482'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72506> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72506'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72506'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72505> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72505'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72505'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72504> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72504'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72504'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72503> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72503'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72503'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72483> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72483'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72483'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72496> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72496'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72496'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72477> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72477'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72477'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72479> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72479'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72479'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72463> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72463'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72463'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72495> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72495'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72495'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72494> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72494'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72494'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72492> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72492'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72492'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72490> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72490'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72490'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72489> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72489'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72489'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72486> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72486'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72486'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72501> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72501'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72501'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75068> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75068'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75068'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75065> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75065'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75065'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75066> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75066'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75066'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75179> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75179'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75179'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75181> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75181'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75181'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75188> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75188'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75188'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75219> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75219'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75219'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75224> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75224'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75224'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75235> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75235'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75235'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75234> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75234'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75234'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75233> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75233'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75233'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75207> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75207'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75207'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75200> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75200'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75200'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75201> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75201'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75201'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75203> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75203'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75203'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75204> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75204'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75204'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75206> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75206'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75206'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75196> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75196'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75196'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75208> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75208'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75208'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75198> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75198'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75198'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75211> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75211'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75211'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75240> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75240'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75240'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75210> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75210'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75210'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75197> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75197'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75197'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75225> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75225'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75225'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74031> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74031'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74031'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74055> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74055'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74055'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74070> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74070'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74070'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74050> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74050'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74050'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74083> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74083'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74083'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75155> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75155'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75155'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75149> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75149'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75149'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75148> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75148'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75148'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75147> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75147'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75147'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75146> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75146'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75146'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75104> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75104'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75104'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75162> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75162'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75162'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75163> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75163'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75163'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75161> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75161'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75161'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75156> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75156'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75156'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76174> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76174'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76174'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78980> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78980'^^xsd:integer;
  dwc:scientificName 'Vasostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '227195'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78980'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '227195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71896> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71896'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71896'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71930> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71930'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71930'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71929> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71929'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71929'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71924> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71924'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71924'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71919> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71919'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71919'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71917> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71917'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71917'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15553> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15553'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15553'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15557> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15557'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15557'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15558> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15558'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15558'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15250> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15250'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15250'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78135> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78135'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78135'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77703> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77703'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '153148'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77703'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74586> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74586'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74586'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78521> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78521'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78521'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78522> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78522'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78522'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78520> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78520'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78520'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78519> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78519'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78519'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78495> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78495'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78495'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78534> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78534'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78534'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78540> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78540'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78540'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74579> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74579'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74579'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74542> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74542'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74542'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74546> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74546'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74546'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74536> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74536'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74536'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74551> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74551'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74551'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74552> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74552'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74552'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74537> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74537'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74537'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74544> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74544'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74544'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74523> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74523'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74523'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74526> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74526'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74526'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74535> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74535'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74535'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77371> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77371'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77371'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77373> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77373'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77373'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77375> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77375'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77375'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77376> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77376'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77376'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77377> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77377'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77377'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77378> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77378'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77378'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77367> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77367'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77367'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77393> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77393'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77393'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77394> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77394'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77394'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77395> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77395'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77395'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77396> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77396'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77396'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77369> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77369'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77369'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77361> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77361'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77361'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77362> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77362'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77362'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77363> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77363'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77363'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77364> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77364'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77364'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77365> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77365'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77365'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77366> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77366'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77366'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77360> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77360'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77360'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77382> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77382'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77382'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77383> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77383'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77383'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77384> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77384'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77384'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77386> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77386'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77386'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77380> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77380'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77380'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77388> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77388'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77388'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77379> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77379'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77379'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77390> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77390'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77390'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77391> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77391'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77391'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77392> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77392'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77392'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77351> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77351'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77351'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77339> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77339'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77339'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77398> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77398'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77398'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77399> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77399'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77399'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77400> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77400'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77400'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77401> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77401'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77401'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77402> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77402'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77402'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77349> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77349'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77349'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77381> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77381'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77381'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77368> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77368'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77368'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77397> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77397'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77397'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77340> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77340'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77340'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77341> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77341'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77341'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77338> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77338'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77338'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77372> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77372'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77372'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77347> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77347'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77347'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77331> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77331'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77331'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77332> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77332'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77332'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77374> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77374'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77374'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77359> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77359'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77359'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77336> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77336'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77336'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77389> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77389'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77389'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77353> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77353'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77353'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77354> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77354'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77354'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77350> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77350'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77350'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77355> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77355'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77355'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77333> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77333'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77333'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77356> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77356'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77356'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77358> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77358'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77358'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77342> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77342'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77342'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77343> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77343'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77343'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77344> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77344'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77344'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77345> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77345'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77345'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77337> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77337'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77337'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77348> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77348'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77348'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77335> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77335'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77335'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71822> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71822'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71822'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71793> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71793'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71793'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71825> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71825'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71825'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71792> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71792'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71792'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71826> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71826'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71826'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71788> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71788'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71788'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71789> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71789'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71789'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71790> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71790'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71790'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71828> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71828'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71828'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71787> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71787'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71787'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71808> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71808'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71808'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71814> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71814'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71814'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71807> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71807'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71807'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71806> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71806'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71806'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71791> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71791'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71791'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71804> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71804'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71804'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71834> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71834'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71834'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71802> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71802'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71802'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71801> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71801'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71801'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71800> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71800'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71800'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71799> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71799'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71799'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71805> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71805'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71805'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71842> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71842'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71842'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71858> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71858'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71858'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71857> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71857'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71857'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71856> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71856'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71856'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71855> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71855'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71855'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71852> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71852'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71852'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71851> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71851'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71851'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71150> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71150'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71150'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71207> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71207'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71207'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71209> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71209'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71209'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71210> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71210'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71210'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71184> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71184'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71184'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71181> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71181'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71181'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71154> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71154'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71154'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71153> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71153'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71153'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71173> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71173'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71173'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71175> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71175'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71175'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71176> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71176'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71176'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71177> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71177'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71177'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71178> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71178'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71178'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71194> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71194'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71194'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71157> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71157'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71157'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71204> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71204'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71204'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71189> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71189'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71189'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71191> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71191'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71191'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71192> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71192'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71192'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71193> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71193'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71193'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71196> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71196'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71196'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71149> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71149'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71149'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71179> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71179'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71179'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71069> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71069'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71069'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71141> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71141'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71141'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71142> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71142'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71142'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71143> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71143'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71143'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71146> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71146'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71146'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71147> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71147'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71147'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71148> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71148'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71148'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71197> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71197'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71197'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71155> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71155'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71155'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71152> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71152'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71152'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71162> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71162'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71162'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71169> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71169'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71169'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71160> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71160'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71160'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71159> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71159'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71159'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71158> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71158'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71158'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74802> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74802'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74802'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74793> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74793'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74793'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74781> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74781'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74781'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74780> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74780'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74780'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74743> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74743'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74743'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74803> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74803'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74803'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74804> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74804'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74804'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74763> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74763'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74763'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78242> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78242'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78242'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78261> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78261'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78261'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78240> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78240'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78240'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78236> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78236'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78236'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73492> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73492'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73492'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73371> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73371'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus dolichurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120936'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73371'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71203> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71203'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71203'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71185> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71185'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71185'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71186> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71186'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71186'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71187> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71187'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71187'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76931> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76931'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76931'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76937> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76937'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76937'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76935> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76935'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76935'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76939> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76939'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76939'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76949> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76949'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76949'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75966> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75966'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75966'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75981> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75981'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75981'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75992> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75992'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75992'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75993> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75993'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75993'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75991> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75991'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75991'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75994> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75994'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75994'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75964> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75964'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75964'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76909> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76909'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76909'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76908> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76908'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76908'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76903> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76903'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76903'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76902> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76902'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76902'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76899> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76899'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76899'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76907> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76907'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76907'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76932> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76932'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76932'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76919> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76919'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76919'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76965> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76965'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76965'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76969> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76969'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76969'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76921> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76921'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76921'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76904> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76904'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76904'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76918> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76918'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76918'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76917> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76917'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76917'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76916> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76916'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76916'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76915> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76915'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76915'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76914> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76914'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76914'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76913> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76913'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76913'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76912> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76912'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76912'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76910> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76910'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76910'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76029> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76029'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76029'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76022> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76022'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76022'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76014> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76014'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76014'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76015> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76015'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76015'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76016> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76016'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76016'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76018> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76018'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76018'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76019> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76019'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76019'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76442> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76442'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120847'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76442'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120847'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76327> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76327'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76327'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76350> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76350'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76350'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76394> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76394'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76394'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76382> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76382'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76382'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76383> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76383'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76383'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76384> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76384'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76384'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76385> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76385'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76385'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69477> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69477'^^xsd:integer;
  dwc:scientificName 'Bathylaimus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122236'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69477'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122236'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76388> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76388'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76388'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76389> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76389'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76389'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76391> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76391'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76391'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76367> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76367'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76367'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76393> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76393'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76393'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76378> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76378'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76378'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69533> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69533'^^xsd:integer;
  dwc:scientificName 'Bathylaimus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122242'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69533'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69532> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69532'^^xsd:integer;
  dwc:scientificName 'Bathylaimus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122242'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69532'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69531> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69531'^^xsd:integer;
  dwc:scientificName 'Bathylaimus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122242'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69531'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69503> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69503'^^xsd:integer;
  dwc:scientificName 'Bathylaimus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122242'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69503'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69501> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69501'^^xsd:integer;
  dwc:scientificName 'Bathylaimus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122242'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69501'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76332> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76332'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76332'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76331> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76331'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76331'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76330> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76330'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76330'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76329> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76329'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76329'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76369> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76369'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76369'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76328> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76328'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76328'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76347> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76347'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76347'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76348> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76348'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76348'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76349> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76349'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76349'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76346> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76346'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76346'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76936> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76936'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76936'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76956> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76956'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76956'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76946> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76946'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76946'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76941> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76941'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76941'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76947> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76947'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76947'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76958> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76958'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76958'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76326> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76326'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76326'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76324> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76324'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76324'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76323> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76323'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76323'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76703> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76703'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76703'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74215> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74215'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74215'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74212> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74212'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74212'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74211> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74211'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74211'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74206> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74206'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74206'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74214> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74214'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74214'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74213> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74213'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74213'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74169> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74169'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74169'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74171> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74171'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74171'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74172> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74172'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74172'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76696> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76696'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76696'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76690> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76690'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76690'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76691> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76691'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76691'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76692> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76692'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76692'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76693> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76693'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76693'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76705> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76705'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76705'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76687> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76687'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76687'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76683> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76683'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76683'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76684> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76684'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76684'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76686> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76686'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76686'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76689> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76689'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76689'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76688> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76688'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76688'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69704> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69704'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69704'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69717> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69717'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69717'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72885> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72885'^^xsd:integer;
  dwc:scientificName 'Eurystomina ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122087'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72885'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122087'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74205> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74205'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74205'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74170> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74170'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74170'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74166> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74166'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74166'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74165> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74165'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74165'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74164> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74164'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74164'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74163> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74163'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74163'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74189> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74189'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74189'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74191> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74191'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74191'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74192> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74192'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74192'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74204> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74204'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74204'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74187> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74187'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74187'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74196> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74196'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74196'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74203> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74203'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74203'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74186> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74186'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74186'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74168> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74168'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74168'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74167> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74167'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74167'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74188> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74188'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74188'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74174> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74174'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74174'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74179> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74179'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74179'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74180> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74180'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74180'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74181> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74181'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74181'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74182> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74182'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74182'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74183> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74183'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74183'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74184> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74184'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74184'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74827> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74827'^^xsd:integer;
  dwc:scientificName 'Nemanema cylindraticaudatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122028'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74827'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122028'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74861> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74861'^^xsd:integer;
  dwc:scientificName 'Nemanema cylindraticaudatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122028'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74861'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122028'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69752> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69752'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69752'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72939> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72939'^^xsd:integer;
  dwc:scientificName 'Eurystomina terricola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122092'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72939'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72888> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72888'^^xsd:integer;
  dwc:scientificName 'Eurystomina ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122087'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72888'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122087'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72886> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72886'^^xsd:integer;
  dwc:scientificName 'Eurystomina ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122087'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72886'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122087'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69706> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69706'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69706'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79131> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79131'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79131'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79132> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79132'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79132'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79133> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79133'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79133'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79134> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79134'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79134'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79135> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79135'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79135'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79136> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79136'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79136'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79139> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79139'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79139'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79142> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79142'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79142'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79141> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79141'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79141'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79140> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79140'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79140'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74902> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74902'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74902'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69738> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69738'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69738'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69712> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69712'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69712'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78847> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78847'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78847'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78872> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78872'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78872'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78883> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78883'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78883'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78869> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78869'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78869'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74434> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74434'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74434'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70394> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70394'^^xsd:integer;
  dwc:scientificName 'Chromadorella filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120690'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70394'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74435> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74435'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74435'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74433> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74433'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74433'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74432> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74432'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74432'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74431> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74431'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74431'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74428> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74428'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74428'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74427> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74427'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74427'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74426> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74426'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74426'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74447> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74447'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74447'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74446> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74446'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74446'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74444> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74444'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74444'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74443> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74443'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74443'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74442> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74442'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74442'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74440> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74440'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74440'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74439> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74439'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74439'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74425> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74425'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74425'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71251> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71251'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71251'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72570> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72570'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72570'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72564> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72564'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72564'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72562> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72562'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72562'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72559> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72559'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72559'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72557> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72557'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72557'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72556> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72556'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72556'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72552> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72552'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72552'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72543> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72543'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72543'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72550> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72550'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72550'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72541> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72541'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72541'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72533> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72533'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72533'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72538> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72538'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72538'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72578> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72578'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72578'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72573> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72573'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72573'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72529> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72529'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72529'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70290> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70290'^^xsd:integer;
  dwc:scientificName 'Chromadorella duopapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120689'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70290'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120689'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70291> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70291'^^xsd:integer;
  dwc:scientificName 'Chromadorella duopapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120689'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70291'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120689'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72526> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72526'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72526'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72540> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72540'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72540'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72530> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72530'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72530'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72542> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72542'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72542'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72522> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72522'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72522'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72521> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72521'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72521'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72519> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72519'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72519'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72515> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72515'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72515'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72514> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72514'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72514'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72525> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72525'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72525'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72511> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72511'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72511'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72509> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72509'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72509'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74437> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74437'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74437'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78878> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78878'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78878'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78844> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78844'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78844'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71438> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71438'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71438'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71472> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71472'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71472'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71473> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71473'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71473'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71478> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71478'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71478'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71437> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71437'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71437'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71484> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71484'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71484'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77948> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77948'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77948'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77911> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77911'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77911'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77944> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77944'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77944'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77951> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77951'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77951'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71431> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71431'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71431'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71439> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71439'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71439'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77912> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77912'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77912'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77913> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77913'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77913'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77921> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77921'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77921'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77943> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77943'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77943'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77946> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77946'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77946'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77956> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77956'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77956'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77958> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77958'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77958'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77960> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77960'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77960'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77967> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77967'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77967'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77973> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77973'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77973'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77974> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77974'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77974'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77977> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77977'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77977'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77954> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77954'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77954'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77889> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77889'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77889'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77881> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77881'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77881'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77885> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77885'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77885'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77884> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77884'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77884'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77872> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77872'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77872'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77873> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77873'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77873'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77886> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77886'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77886'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77893> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77893'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77893'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77892> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77892'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77892'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77849> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77849'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77849'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77835> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77835'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77835'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77883> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77883'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77883'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77843> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77843'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77843'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77871> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77871'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77871'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77848> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77848'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77848'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75455> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75455'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75455'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75453> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75453'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75453'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75451> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75451'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75451'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75450> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75450'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75450'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75449> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75449'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75449'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75402> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75402'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75402'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74389> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74389'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74389'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74383> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74383'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74383'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74417> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74417'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74417'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74390> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74390'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74390'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74410> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74410'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74410'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74411> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74411'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74411'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74414> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74414'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74414'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74408> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74408'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74408'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74416> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74416'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74416'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74407> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74407'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74407'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74420> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74420'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74420'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74421> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74421'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74421'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74422> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74422'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74422'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74423> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74423'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74423'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74415> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74415'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74415'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74400> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74400'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74400'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74391> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74391'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74391'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74394> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74394'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74394'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74395> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74395'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74395'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74409> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74409'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74409'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74401> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74401'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74401'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74402> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74402'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74402'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74403> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74403'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74403'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74405> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74405'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74405'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74406> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74406'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74406'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74398> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74398'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74398'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75424> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75424'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75424'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75439> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75439'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75439'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75433> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75433'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75433'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75431> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75431'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75431'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75430> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75430'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75430'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75429> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75429'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75429'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75427> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75427'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75427'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75444> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75444'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75444'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77852> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77852'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77852'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77839> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77839'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77839'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77903> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77903'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77903'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75401> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75401'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75401'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75441> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75441'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75441'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75404> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75404'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75404'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75411> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75411'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75411'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75458> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75458'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75458'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75457> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75457'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75457'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75456> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75456'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75456'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75390> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75390'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75390'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75391> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75391'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75391'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75395> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75395'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75395'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75398> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75398'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75398'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77901> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77901'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77901'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77897> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77897'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77897'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77894> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77894'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77894'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77845> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77845'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77845'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77837> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77837'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77837'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77850> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77850'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77850'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77840> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77840'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77840'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74387> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74387'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74387'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74384> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74384'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74384'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74386> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74386'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74386'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74388> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74388'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74388'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74385> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74385'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74385'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77851> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77851'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77851'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77863> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77863'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77863'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77861> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77861'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77861'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77858> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77858'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77858'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77853> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77853'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77853'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77855> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77855'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77855'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77842> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77842'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77842'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75425> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75425'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75425'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75445> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75445'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75445'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75421> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75421'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75421'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75420> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75420'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75420'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75419> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75419'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75419'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75418> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75418'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75418'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75415> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75415'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75415'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75426> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75426'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75426'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75405> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75405'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75405'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75387> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75387'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75387'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77869> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77869'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77869'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77864> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77864'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77864'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75257> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75257'^^xsd:integer;
  dwc:scientificName 'Oncholaimus skawensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122182'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75257'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122182'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76716> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76716'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76716'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76712> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76712'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76712'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76719> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76719'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76719'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76720> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76720'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76720'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76722> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76722'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76722'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79175> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79175'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79175'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79151> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79151'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79151'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79164> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79164'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79164'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79191> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79191'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79191'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79145> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79145'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79145'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69629> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69629'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69629'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69628> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69628'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69628'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69627> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69627'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69627'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69645> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69645'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69645'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69635> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69635'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69635'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69655> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69655'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69655'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69647> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69647'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69647'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69648> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69648'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69648'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69649> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69649'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69649'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69642> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69642'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69642'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69641> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69641'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69641'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69640> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69640'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69640'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69639> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69639'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69639'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69638> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69638'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69638'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69637> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69637'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69637'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69636> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69636'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69636'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69646> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69646'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69646'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69634> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69634'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69634'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69644> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69644'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69644'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69630> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69630'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69630'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69643> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69643'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69643'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72528> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72528'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72528'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76725> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76725'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76725'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76695> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76695'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76695'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76730> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76730'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76730'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76731> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76731'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76731'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76732> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76732'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76732'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76754> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76754'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76754'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76752> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76752'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76752'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76746> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76746'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76746'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76733> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76733'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76733'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76745> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76745'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76745'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76735> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76735'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76735'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76743> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76743'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76743'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76737> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76737'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76737'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76738> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76738'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76738'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76739> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76739'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76739'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76741> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76741'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76741'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76726> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76726'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76726'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76734> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76734'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76734'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76697> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76697'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76697'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76713> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76713'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76713'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76707> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76707'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76707'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76708> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76708'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76708'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76709> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76709'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76709'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76710> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76710'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76710'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76728> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76728'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76728'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76702> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76702'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76702'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76742> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76742'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76742'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76724> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76724'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76724'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76717> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76717'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76717'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76706> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76706'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76706'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76698> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76698'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76698'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76699> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76699'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76699'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76700> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76700'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76700'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76701> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76701'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76701'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76714> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76714'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76714'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76704> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76704'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76704'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69684> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69684'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69684'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69671> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69671'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69671'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69677> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69677'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69677'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69660> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69660'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69660'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69681> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69681'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69681'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69686> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69686'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69686'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77988> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77988'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77988'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78003> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78003'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78003'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78002> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78002'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78002'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78001> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78001'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78001'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78000> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78000'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78000'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77999> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77999'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77999'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77998> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77998'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77998'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77996> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77996'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77996'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77995> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77995'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77995'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78035> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78035'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78035'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78033> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78033'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78033'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78011> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78011'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78011'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78032> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78032'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78032'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78043> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78043'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78043'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78040> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78040'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78040'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78039> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78039'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78039'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78038> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78038'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78038'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78037> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78037'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78037'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78036> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78036'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78036'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78048> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78048'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78048'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78049> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78049'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78049'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78050> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78050'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78050'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78031> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78031'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78031'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78030> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78030'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78030'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78029> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78029'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78029'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78028> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78028'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78028'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78027> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78027'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78027'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78025> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78025'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78025'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78045> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78045'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78045'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75525> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75525'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75525'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75524> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75524'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75524'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75492> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75492'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75492'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73600> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73600'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73600'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73607> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73607'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73607'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73598> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73598'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73598'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73608> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73608'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73608'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73594> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73594'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73594'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73593> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73593'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73593'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73591> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73591'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73591'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73590> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73590'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73590'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73589> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73589'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73589'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73587> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73587'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73587'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73599> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73599'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73599'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73615> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73615'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73615'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73623> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73623'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73623'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73622> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73622'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73622'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73601> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73601'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73601'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73627> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73627'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73627'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73603> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73603'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73603'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73621> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73621'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73621'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73620> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73620'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73620'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73619> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73619'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73619'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73617> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73617'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73617'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73604> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73604'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73604'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73614> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73614'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73614'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73613> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73613'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73613'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73653> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73653'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73653'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73640> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73640'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73640'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73651> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73651'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73651'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73624> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73624'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73624'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73649> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73649'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73649'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73648> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73648'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73648'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73647> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73647'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73647'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73646> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73646'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73646'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73645> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73645'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73645'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73644> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73644'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73644'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73595> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73595'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73595'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73656> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73656'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73656'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73655> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73655'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73655'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73654> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73654'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73654'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73634> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73634'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73634'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73643> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73643'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73643'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73632> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73632'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73632'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73631> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73631'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73631'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73630> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73630'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73630'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73629> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73629'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73629'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73628> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73628'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73628'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73658> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73658'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73658'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73635> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73635'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73635'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73650> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73650'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73650'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73657> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73657'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73657'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73637> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73637'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73637'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73636> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73636'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73636'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73641> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73641'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73641'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73633> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73633'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73633'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73626> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73626'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73626'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73639> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73639'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73639'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73638> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73638'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73638'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73612> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73612'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73612'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73611> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73611'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73611'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73610> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73610'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73610'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73609> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73609'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73609'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73618> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73618'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73618'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73602> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73602'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73602'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76715> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76715'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76715'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73318> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73318'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73318'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73370> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73370'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73370'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73345> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73345'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73345'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73369> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73369'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73369'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73153> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73153'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73153'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76629> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76629'^^xsd:integer;
  dwc:scientificName 'Prochromadorella macroocellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120706'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76629'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120706'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72648> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72648'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72648'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74370> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74370'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74370'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74378> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74378'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74378'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74315> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74315'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74315'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74316> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74316'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74316'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74320> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74320'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74320'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74319> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74319'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74319'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74318> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74318'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74318'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74317> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74317'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74317'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76313> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76313'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76313'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78446> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78446'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78446'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78457> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78457'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78457'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78455> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78455'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78455'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78449> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78449'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78449'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78458> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78458'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78458'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70908> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70908'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70908'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70873> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70873'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70873'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70868> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70868'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70868'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70910> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70910'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70910'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70871> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70871'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70871'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70863> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70863'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70863'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70864> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70864'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70864'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70867> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70867'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70867'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70899> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70899'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70899'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70847> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70847'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70847'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70850> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70850'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70850'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76305> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76305'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76305'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76316> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76316'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76316'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76321> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76321'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76321'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76265> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76265'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76265'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76270> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76270'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76270'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76288> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76288'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76288'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74373> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74373'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74373'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74354> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74354'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74354'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74334> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74334'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74334'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74335> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74335'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74335'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74328> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74328'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74328'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74309> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74309'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74309'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74308> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74308'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74308'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74307> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74307'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74307'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73365> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73365'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73365'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73366> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73366'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73366'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73367> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73367'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73367'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73368> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73368'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73368'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73347> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73347'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73347'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73356> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73356'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73356'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73357> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73357'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73357'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73315> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73315'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73315'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73314> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73314'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73314'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73313> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73313'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73313'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73312> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73312'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73312'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73311> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73311'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73311'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73307> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73307'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73307'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73305> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73305'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73305'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72645> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72645'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72645'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72644> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72644'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72644'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72643> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72643'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72643'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72641> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72641'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72641'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72640> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72640'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72640'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72639> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72639'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72639'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72626> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72626'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72626'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72623> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72623'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72623'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72621> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72621'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72621'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72618> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72618'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72618'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72603> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72603'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72603'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73335> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73335'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73335'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73319> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73319'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73319'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73325> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73325'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73325'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73326> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73326'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73326'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73316> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73316'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73316'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73333> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73333'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73333'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74330> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74330'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74330'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74321> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74321'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74321'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74322> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74322'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74322'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74324> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74324'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74324'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74325> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74325'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74325'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74326> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74326'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74326'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74327> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74327'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74327'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74333> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74333'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74333'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74329> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74329'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74329'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74336> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74336'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74336'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74331> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74331'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74331'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74347> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74347'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74347'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74338> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74338'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74338'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74339> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74339'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74339'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74340> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74340'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74340'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74341> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74341'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74341'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74342> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74342'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74342'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74344> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74344'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74344'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74343> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74343'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74343'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73299> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73299'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73299'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73300> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73300'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73300'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76309> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76309'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76309'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76251> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76251'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76251'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76254> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76254'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76254'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76257> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76257'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76257'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76263> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76263'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76263'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73348> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73348'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73348'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73336> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73336'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73336'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73337> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73337'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73337'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73339> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73339'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73339'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73341> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73341'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73341'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73343> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73343'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73343'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73332> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73332'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73332'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73317> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73317'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73317'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72610> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72610'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72610'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72608> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72608'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72608'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72607> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72607'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72607'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72606> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72606'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72606'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72614> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72614'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72614'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72604> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72604'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72604'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72650> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72650'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72650'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72649> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72649'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72649'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72611> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72611'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72611'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72647> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72647'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72647'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72589> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72589'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72589'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72583> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72583'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72583'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72585> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72585'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72585'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72586> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72586'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72586'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72587> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72587'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72587'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72598> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72598'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72598'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72582> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72582'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72582'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72646> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72646'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72646'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72612> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72612'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72612'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72588> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72588'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72588'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74337> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74337'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74337'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74353> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74353'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74353'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74352> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74352'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74352'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74351> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74351'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74351'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74350> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74350'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74350'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74349> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74349'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74349'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74348> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74348'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74348'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72590> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72590'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72590'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72584> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72584'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72584'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72617> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72617'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72617'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72579> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72579'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72579'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72580> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72580'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72580'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77523> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77523'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77523'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77495> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77495'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77495'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77511> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77511'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77511'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77811> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77811'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121484'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77811'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77804> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77804'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121484'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77804'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78379> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78379'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78379'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78376> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78376'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78376'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78383> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78383'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78383'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78389> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78389'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78389'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78394> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78394'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78394'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78393> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78393'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78393'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78392> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78392'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78392'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78391> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78391'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78391'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78380> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78380'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78380'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78370> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78370'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78370'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78350> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78350'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78350'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78406> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78406'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78406'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78410> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78410'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78410'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78409> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78409'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78409'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78408> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78408'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78408'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78382> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78382'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78382'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78374> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78374'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78374'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78375> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78375'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78375'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78372> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78372'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78372'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78371> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78371'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78371'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78395> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78395'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78395'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78377> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78377'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78377'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78378> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78378'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78378'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78405> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78405'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78405'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78396> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78396'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78396'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78401> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78401'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78401'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78402> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78402'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78402'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78404> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78404'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78404'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78352> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78352'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78352'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78369> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78369'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78369'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78340> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78340'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78340'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78390> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78390'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78390'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78384> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78384'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78384'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78388> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78388'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78388'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78387> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78387'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78387'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78385> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78385'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78385'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71005> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71005'^^xsd:integer;
  dwc:scientificName 'Crenopharynx marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71005'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71041> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71041'^^xsd:integer;
  dwc:scientificName 'Crenopharynx marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71041'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71039> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71039'^^xsd:integer;
  dwc:scientificName 'Crenopharynx marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71039'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78397> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78397'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78397'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78398> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78398'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78398'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78399> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78399'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78399'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78400> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78400'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78400'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78339> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78339'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78339'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15360> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15360'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15360'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15399> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15399'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15399'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15400> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15400'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15400'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15403> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15403'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15403'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15365> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15365'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15365'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15423> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15423'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15423'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15393> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15393'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15393'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15394> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15394'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15394'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15395> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15395'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15395'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15397> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15397'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15397'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15421> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15421'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15421'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78358> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78358'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78358'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78359> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78359'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78359'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78360> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78360'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78360'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78361> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78361'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78361'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78362> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78362'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78362'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78363> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78363'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78363'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78364> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78364'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78364'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74362> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74362'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74362'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15115> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15115'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122125'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15115'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15121> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15121'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122125'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15121'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15114> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15114'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122125'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15114'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15119> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15119'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122125'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15119'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15076> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15076'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122125'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15076'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15077> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15077'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122125'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15077'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15085> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15085'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122125'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15085'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15116> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15116'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122125'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15116'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15120> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15120'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122125'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15120'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15140> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15140'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122125'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15140'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15107> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15107'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122125'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15107'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15113> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15113'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122125'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15113'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15110> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15110'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122125'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15110'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75526> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75526'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75526'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77785> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77785'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121484'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77785'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77810> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77810'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121484'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77810'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77809> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77809'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121484'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77809'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77798> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77798'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121484'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77798'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77781> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77781'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121484'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77781'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77778> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77778'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121484'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77778'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78353> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78353'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78353'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78349> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78349'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78349'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78351> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78351'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78351'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73148> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73148'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73148'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73106> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73106'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73106'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73118> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73118'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73118'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73134> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73134'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73134'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73141> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73141'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73141'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73147> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73147'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73147'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73140> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73140'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73140'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74372> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74372'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74372'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74356> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74356'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74356'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74357> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74357'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74357'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74358> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74358'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74358'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74359> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74359'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74359'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74313> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74313'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74313'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74360> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74360'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74360'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74361> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74361'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74361'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74310> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74310'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74310'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74363> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74363'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74363'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73222> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73222'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73222'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73202> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73202'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73202'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73213> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73213'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73213'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73212> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73212'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73212'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73211> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73211'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73211'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73210> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73210'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73210'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73209> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73209'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73209'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73208> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73208'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73208'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75329> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75329'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75329'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75315> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75315'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75315'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75317> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75317'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75317'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75318> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75318'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75318'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75320> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75320'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75320'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75322> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75322'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75322'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75336> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75336'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75336'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75327> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75327'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75327'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75347> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75347'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75347'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75330> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75330'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75330'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75331> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75331'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75331'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75332> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75332'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75332'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75326> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75326'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75326'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73201> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73201'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73201'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73200> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73200'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73200'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73199> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73199'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73199'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73197> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73197'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73197'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73195> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73195'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73195'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73194> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73194'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73194'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73193> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73193'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73193'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73191> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73191'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73191'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73207> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73207'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73207'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73206> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73206'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73206'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73224> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73224'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73224'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73203> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73203'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73203'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78044> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78044'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78044'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73360> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73360'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73360'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73349> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73349'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73349'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73351> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73351'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73351'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73352> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73352'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73352'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73353> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73353'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73353'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73354> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73354'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73354'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78357> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78357'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78357'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78347> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78347'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78347'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78356> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78356'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78356'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78346> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78346'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78346'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78345> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78345'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78345'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78344> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78344'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78344'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78343> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78343'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78343'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78341> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78341'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78341'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78348> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78348'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78348'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78355> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78355'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78355'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75323> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75323'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75323'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75376> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75376'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75376'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75335> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75335'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75335'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75373> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75373'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75373'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75324> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75324'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75324'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78365> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78365'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78365'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78366> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78366'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78366'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78367> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78367'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78367'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78368> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78368'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78368'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78354> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78354'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78354'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73204> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73204'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73204'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73220> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73220'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73220'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73217> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73217'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73217'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73216> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73216'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73216'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73215> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73215'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73215'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73214> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73214'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73214'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73189> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73189'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73189'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74311> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74311'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74311'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74365> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74365'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74365'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74367> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74367'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74367'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74368> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74368'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74368'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74369> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74369'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74369'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74314> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74314'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74314'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74375> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74375'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74375'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74377> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74377'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74377'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74355> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74355'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74355'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71653> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71653'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71653'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71352> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71352'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71352'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71650> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71650'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71650'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71657> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71657'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71657'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71655> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71655'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71655'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71354> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71354'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71354'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71339> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71339'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71339'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71338> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71338'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71338'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78776> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78776'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78776'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78816> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78816'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78816'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78818> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78818'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78818'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78829> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78829'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78829'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71645> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71645'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71645'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71646> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71646'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71646'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71647> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71647'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71647'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71648> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71648'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71648'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71347> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71347'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71347'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71344> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71344'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71344'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71343> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71343'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71343'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71341> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71341'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71341'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72414> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72414'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72414'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72434> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72434'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72434'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72430> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72430'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72430'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71337> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71337'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71337'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71351> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71351'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71351'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71350> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71350'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71350'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71349> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71349'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71349'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71348> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71348'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71348'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71346> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71346'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71346'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71345> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71345'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71345'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71309> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71309'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71309'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71353> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71353'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71353'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72411> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72411'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72411'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72386> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72386'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72386'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72417> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72417'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72417'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69662> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69662'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69662'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69663> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69663'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69663'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69664> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69664'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69664'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69669> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69669'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69669'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69685> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69685'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69685'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69674> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69674'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69674'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76102> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76102'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76102'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72847> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72847'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72847'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72846> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72846'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72846'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72799> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72799'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72799'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72840> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72840'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72840'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72828> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72828'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72828'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74109> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74109'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74109'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74142> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74142'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74142'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75300> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75300'^^xsd:integer;
  dwc:scientificName 'Oncholaimus skawensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122182'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75300'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122182'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75297> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75297'^^xsd:integer;
  dwc:scientificName 'Oncholaimus skawensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122182'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75297'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122182'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75247> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75247'^^xsd:integer;
  dwc:scientificName 'Oncholaimus skawensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122182'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75247'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122182'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79122> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79122'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79122'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79124> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79124'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79124'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79126> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79126'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79126'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79127> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79127'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79127'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79112> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79112'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79112'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79066> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79066'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79066'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79108> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79108'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79108'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79128> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79128'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79128'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79061> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79061'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79061'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79074> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79074'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79074'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79065> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79065'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79065'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79093> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79093'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79093'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79071> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79071'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79071'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79073> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79073'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79073'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79075> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79075'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79075'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79080> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79080'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79080'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79083> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79083'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79083'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79085> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79085'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79085'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79086> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79086'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79086'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79088> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79088'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79088'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79090> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79090'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79090'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79091> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79091'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79091'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79064> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79064'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79064'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79106> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79106'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79106'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79105> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79105'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79105'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79109> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79109'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79109'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79104> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79104'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79104'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79107> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79107'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79107'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79103> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79103'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79103'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79100> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79100'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79100'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79096> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79096'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79096'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79095> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79095'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79095'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79111> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79111'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79111'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79116> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79116'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79116'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79115> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79115'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79115'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79094> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79094'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79094'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79072> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79072'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79072'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79117> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79117'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79117'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79118> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79118'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79118'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79007> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79007'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79007'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79008> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79008'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79008'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79010> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79010'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79010'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79013> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79013'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79013'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79015> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79015'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79015'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74093> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74093'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74093'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74141> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74141'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74141'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74112> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74112'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74112'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74111> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74111'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74111'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74110> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74110'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74110'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74124> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74124'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74124'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74149> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74149'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74149'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74143> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74143'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74143'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74120> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74120'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74120'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74152> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74152'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74152'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74140> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74140'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74140'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75261> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75261'^^xsd:integer;
  dwc:scientificName 'Oncholaimus skawensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122182'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75261'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122182'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75258> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75258'^^xsd:integer;
  dwc:scientificName 'Oncholaimus skawensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122182'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75258'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122182'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75295> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75295'^^xsd:integer;
  dwc:scientificName 'Oncholaimus skawensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122182'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75295'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122182'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75294> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75294'^^xsd:integer;
  dwc:scientificName 'Oncholaimus skawensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122182'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75294'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122182'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75264> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75264'^^xsd:integer;
  dwc:scientificName 'Oncholaimus skawensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122182'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75264'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122182'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75263> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75263'^^xsd:integer;
  dwc:scientificName 'Oncholaimus skawensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122182'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75263'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122182'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75262> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75262'^^xsd:integer;
  dwc:scientificName 'Oncholaimus skawensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122182'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75262'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122182'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75245> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75245'^^xsd:integer;
  dwc:scientificName 'Oncholaimus skawensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122182'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75245'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122182'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75265> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75265'^^xsd:integer;
  dwc:scientificName 'Oncholaimus skawensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122182'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75265'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122182'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73048> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73048'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73048'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72821> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72821'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72821'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72819> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72819'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72819'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72817> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72817'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72817'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72804> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72804'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72804'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72802> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72802'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72802'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72800> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72800'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72800'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72845> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72845'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72845'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71643> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71643'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71643'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71699> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71699'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71699'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71714> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71714'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71714'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71710> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71710'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71710'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71693> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71693'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71693'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71707> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71707'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71707'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71706> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71706'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71706'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71704> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71704'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71704'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71702> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71702'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71702'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71701> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71701'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71701'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71700> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71700'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71700'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71286> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71286'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71286'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71288> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71288'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71288'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71289> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71289'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71289'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71287> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71287'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71287'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71293> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71293'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71293'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71307> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71307'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71307'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71544> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71544'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71544'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71533> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71533'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71533'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71540> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71540'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71540'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71296> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71296'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71296'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71298> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71298'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71298'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71299> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71299'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71299'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71302> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71302'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71302'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71303> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71303'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71303'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71304> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71304'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71304'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71306> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71306'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71306'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71292> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71292'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71292'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71549> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71549'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71549'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71550> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71550'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71550'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71521> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71521'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71521'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71522> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71522'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71522'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71523> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71523'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71523'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71551> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71551'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71551'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71525> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71525'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71525'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71526> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71526'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71526'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71546> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71546'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71546'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71545> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71545'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71545'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71541> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71541'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71541'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71524> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71524'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71524'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15156> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15156'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15156'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15177> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15177'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15177'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77026> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77026'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77026'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77034> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77034'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77034'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77023> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77023'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77023'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77024> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77024'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77024'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77025> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77025'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77025'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77021> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77021'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77021'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77001> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77001'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77001'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76975> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76975'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76975'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77010> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77010'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77010'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77011> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77011'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77011'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76998> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76998'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76998'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77009> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77009'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77009'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76999> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76999'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76999'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77006> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77006'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77006'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77005> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77005'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77005'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77004> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77004'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77004'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77003> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77003'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77003'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77002> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77002'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77002'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77039> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77039'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77039'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77038> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77038'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77038'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77040> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77040'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77040'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76973> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76973'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76973'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76972> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76972'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76972'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76971> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76971'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76971'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77035> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77035'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77035'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77036> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77036'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77036'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77037> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77037'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77037'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77041> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77041'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77041'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77042> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77042'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77042'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73792> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73792'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73792'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73783> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73783'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73783'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73765> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73765'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73765'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73741> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73741'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73741'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73752> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73752'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73752'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73757> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73757'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73757'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73758> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73758'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73758'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73760> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73760'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73760'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73762> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73762'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73762'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73800> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73800'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73800'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73735> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73735'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73735'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73763> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73763'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73763'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73731> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73731'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73731'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73796> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73796'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73796'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73738> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73738'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73738'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73732> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73732'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73732'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73733> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73733'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73733'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73734> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73734'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73734'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73737> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73737'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73737'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73799> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73799'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73799'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70194> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70194'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70194'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70195> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70195'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70195'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70196> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70196'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70196'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70200> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70200'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70200'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70201> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70201'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70201'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70186> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70186'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70186'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76980> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76980'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76980'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77029> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77029'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77029'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77008> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77008'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77008'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77019> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77019'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77019'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77018> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77018'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77018'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77017> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77017'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77017'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77016> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77016'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77016'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77013> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77013'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77013'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77012> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77012'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77012'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71756> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71756'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71756'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71754> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71754'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71754'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71759> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71759'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71759'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71762> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71762'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71762'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71777> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71777'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71777'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71786> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71786'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71786'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78061> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78061'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78061'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78063> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78063'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78063'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78070> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78070'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78070'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78074> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78074'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78074'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78077> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78077'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78077'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78059> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78059'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78059'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69687> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69687'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69687'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69693> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69693'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69693'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69695> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69695'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69695'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69698> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69698'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69698'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79041> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79041'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79041'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79043> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79043'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79043'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79044> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79044'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79044'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79045> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79045'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79045'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79035> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79035'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79035'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79006> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79006'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79006'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79004> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79004'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79004'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79021> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79021'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79021'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79005> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79005'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79005'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71695> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71695'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71695'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71698> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71698'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71698'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71548> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71548'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71548'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71519> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71519'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71519'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71518> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71518'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71518'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71517> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71517'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71517'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71515> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71515'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71515'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71514> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71514'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71514'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71513> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71513'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71513'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78088> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78088'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78088'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78091> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78091'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78091'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78093> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78093'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78093'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78060> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78060'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78060'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78119> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78119'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78119'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78054> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78054'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78054'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78113> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78113'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78113'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78080> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78080'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78080'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78112> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78112'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78112'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78095> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78095'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78095'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78096> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78096'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78096'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78097> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78097'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78097'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78099> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78099'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78099'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71761> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71761'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71761'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71716> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71716'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71716'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71718> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71718'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71718'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71751> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71751'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71751'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77027> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77027'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77027'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15589> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15589'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15589'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15588> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15588'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15588'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15587> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15587'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15587'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74664> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74664'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74664'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74665> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74665'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74665'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74663> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74663'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74663'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74662> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74662'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74662'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74661> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74661'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74661'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74660> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74660'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74660'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71897> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71897'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71897'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71899> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71899'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71899'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71892> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71892'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71892'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71898> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71898'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71898'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71895> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71895'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71895'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71902> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71902'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71902'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71894> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71894'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71894'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71900> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71900'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71900'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74659> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74659'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74659'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74666> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74666'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74666'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15298> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15298'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15298'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76993> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76993'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76993'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76992> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76992'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76992'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76991> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76991'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76991'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76990> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76990'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76990'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76988> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76988'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76988'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77000> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77000'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77000'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76986> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76986'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76986'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76985> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76985'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76985'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76984> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76984'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76984'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76983> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76983'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76983'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76982> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76982'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76982'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76987> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76987'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76987'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76997> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76997'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76997'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76996> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76996'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76996'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76994> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76994'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76994'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70141> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70141'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70141'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70189> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70189'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70189'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70139> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70139'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70139'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70132> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70132'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70132'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70147> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70147'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70147'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70183> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70183'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70183'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70187> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70187'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70187'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70151> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70151'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70151'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70191> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70191'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70191'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70192> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70192'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70192'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77984> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77984'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77984'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78046> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78046'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78046'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77985> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77985'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77985'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77987> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77987'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77987'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77986> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77986'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77986'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77980> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77980'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77980'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78015> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78015'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78015'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78016> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78016'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78016'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77983> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77983'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77983'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79033> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79033'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79033'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78996> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78996'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78996'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78995> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78995'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78995'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78994> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78994'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78994'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78992> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78992'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78992'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78991> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78991'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78991'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79025> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79025'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79025'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74121> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74121'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74121'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78018> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78018'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78018'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78020> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78020'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78020'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78021> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78021'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78021'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78022> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78022'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78022'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78006> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78006'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78006'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78017> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78017'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78017'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78024> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78024'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78024'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78014> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78014'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78014'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78013> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78013'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78013'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78012> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78012'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78012'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78009> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78009'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78009'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70163> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70163'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70163'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70156> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70156'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70156'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70149> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70149'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70149'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77030> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77030'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77030'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78007> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78007'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78007'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78008> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78008'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78008'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73266> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73266'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73266'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73282> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73282'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73282'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73287> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73287'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73287'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78572> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78572'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78572'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78990> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78990'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78990'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78987> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78987'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78987'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79038> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79038'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79038'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79046> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79046'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79046'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79003> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79003'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79003'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79020> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79020'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79020'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79016> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79016'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79016'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79039> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79039'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79039'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71500> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71500'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71500'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71560> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71560'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71560'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71562> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71562'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71562'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71563> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71563'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71563'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71564> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71564'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71564'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71567> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71567'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71567'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71566> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71566'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71566'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71527> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71527'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71527'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71528> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71528'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71528'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71499> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71499'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71499'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71556> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71556'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71556'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71658> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71658'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71658'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71664> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71664'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71664'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71681> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71681'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71681'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71682> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71682'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71682'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71683> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71683'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71683'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71692> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71692'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71692'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71697> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71697'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71697'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71668> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71668'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71668'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71667> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71667'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71667'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71694> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71694'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71694'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71663> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71663'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71663'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71662> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71662'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71662'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71660> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71660'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71660'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71659> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71659'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71659'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71666> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71666'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71666'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71708> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71708'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71708'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69326> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69326'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69326'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69316> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69316'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69316'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69306> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69306'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69306'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69320> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69320'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69320'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69277> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69277'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69277'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69302> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69302'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69302'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69299> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69299'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69299'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69295> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69295'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69295'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69290> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69290'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69290'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69317> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69317'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69317'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69318> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69318'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69318'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69319> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69319'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69319'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69321> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69321'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69321'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77993> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77993'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77993'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77992> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77992'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77992'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77991> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77991'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77991'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77982> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77982'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77982'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77979> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77979'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77979'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77990> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77990'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77990'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77981> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77981'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77981'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77989> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77989'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77989'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77994> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77994'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77994'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78574> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78574'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78574'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78575> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78575'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78575'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77033> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77033'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77033'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77028> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77028'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77028'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69287> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69287'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69287'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69285> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69285'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69285'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69284> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69284'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69284'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69283> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69283'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69283'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69281> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69281'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69281'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69311> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69311'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69311'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69278> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69278'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69278'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69313> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69313'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69313'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69276> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69276'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69276'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69275> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69275'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69275'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69274> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69274'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69274'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69272> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69272'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69272'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69271> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69271'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69271'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69270> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69270'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69270'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69303> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69303'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69303'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69310> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69310'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69310'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69267> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69267'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69267'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69269> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69269'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69269'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69280> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69280'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69280'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71688> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71688'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71688'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71689> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71689'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71689'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71690> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71690'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71690'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71669> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71669'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71669'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71672> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71672'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71672'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71674> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71674'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71674'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71685> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71685'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71685'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71676> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71676'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71676'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71678> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71678'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71678'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71679> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71679'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71679'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71671> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71671'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71671'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71686> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71686'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71686'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71677> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71677'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71677'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71312> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71312'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71312'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71313> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71313'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71313'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71314> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71314'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71314'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71315> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71315'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71315'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71316> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71316'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71316'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71318> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71318'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71318'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71319> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71319'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71319'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71321> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71321'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71321'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71322> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71322'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71322'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71331> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71331'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71331'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71644> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71644'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71644'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71333> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71333'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71333'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71330> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71330'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71330'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71329> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71329'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71329'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71284> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71284'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71284'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71332> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71332'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71332'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71285> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71285'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71285'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71323> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71323'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71323'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71294> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71294'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71294'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71311> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71311'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71311'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71283> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71283'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71283'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72237> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72237'^^xsd:integer;
  dwc:scientificName 'Diplopeltula incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121409'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72237'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72262> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72262'^^xsd:integer;
  dwc:scientificName 'Diplopeltula incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121409'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72262'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71327> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71327'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71327'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71328> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71328'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71328'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71324> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71324'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71324'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71326> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71326'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71326'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78644> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78644'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78644'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78627> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78627'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78627'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78658> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78658'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78658'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78654> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78654'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78654'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78670> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78670'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78670'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78673> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78673'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78673'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78633> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78633'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78633'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78667> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78667'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78667'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78663> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78663'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78663'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78662> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78662'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78662'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78628> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78628'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78628'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78665> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78665'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78665'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78630> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78630'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78630'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72251> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72251'^^xsd:integer;
  dwc:scientificName 'Diplopeltula incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121409'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72251'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72287> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72287'^^xsd:integer;
  dwc:scientificName 'Diplopeltula incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121409'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72287'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72264> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72264'^^xsd:integer;
  dwc:scientificName 'Diplopeltula incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121409'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72264'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72266> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72266'^^xsd:integer;
  dwc:scientificName 'Diplopeltula incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121409'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72266'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72279> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72279'^^xsd:integer;
  dwc:scientificName 'Diplopeltula incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121409'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72279'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72227> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72227'^^xsd:integer;
  dwc:scientificName 'Diplopeltula incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121409'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72227'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72232> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72232'^^xsd:integer;
  dwc:scientificName 'Diplopeltula incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121409'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72232'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77440> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77440'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77440'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77406> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77406'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77406'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74229> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74229'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74229'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73302> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73302'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73302'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75361> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75361'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75361'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77446> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77446'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77446'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15055> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15055'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15055'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15068> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15068'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15068'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15043> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15043'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15043'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15049> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15049'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15049'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A14999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A14999> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A14999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A14999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A14999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:14999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '14999'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:14999'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15007> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15007'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15007'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76504> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76504'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76504'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76609> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76609'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76609'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76591> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76591'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76591'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76585> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76585'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76585'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76574> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76574'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76574'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70234> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70234'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70234'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73172> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73172'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73172'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73225> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73225'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73225'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70242> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70242'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70242'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70261> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70261'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70261'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70218> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70218'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70218'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77425> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77425'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77425'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69967> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69967'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69967'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69918> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69918'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69918'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71408> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71408'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71408'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71401> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71401'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71401'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69985> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69985'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69985'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69941> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69941'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69941'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75199> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75199'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75199'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75236> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75236'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75236'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75218> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75218'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75218'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75220> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75220'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75220'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75171> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75171'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75171'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72478> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72478'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72478'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72453> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72453'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72453'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72474> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72474'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72474'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72493> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72493'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72493'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71918> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71918'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71918'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69657> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69657'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69657'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79170> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79170'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79170'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74574> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74574'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74574'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74572> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74572'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74572'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71887> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71887'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71887'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71868> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71868'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71868'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71911> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71911'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71911'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70020> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70020'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70020'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69842> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69842'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69842'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69788> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69788'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69788'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69787> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69787'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69787'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69807> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69807'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69807'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73902> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73902'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73902'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73880> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73880'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73880'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73910> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73910'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73910'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73891> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73891'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73891'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73905> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73905'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73905'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73900> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73900'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73900'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75073> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75073'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75073'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72314> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72314'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72314'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77357> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77357'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77357'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77385> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77385'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77385'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77387> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77387'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77387'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77370> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77370'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77370'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77334> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77334'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77334'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77346> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77346'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77346'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71824> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71824'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71824'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71823> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71823'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71823'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71803> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71803'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71803'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71809> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71809'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71809'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71798> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71798'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71798'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71797> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71797'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71797'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71156> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71156'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71156'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71201> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71201'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71201'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71161> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71161'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71161'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71151> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71151'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71151'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76325> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76325'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76325'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69537> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69537'^^xsd:integer;
  dwc:scientificName 'Bathylaimus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122242'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69537'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74759> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74759'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74759'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76922> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76922'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76922'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76905> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76905'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76905'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76951> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76951'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76951'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76390> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76390'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76390'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69741> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69741'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69741'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74173> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74173'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74173'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79167> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79167'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79167'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76685> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76685'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76685'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76694> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76694'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76694'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74194> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74194'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74194'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74863> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74863'^^xsd:integer;
  dwc:scientificName 'Nemanema cylindraticaudatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122028'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74863'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122028'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72520> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72520'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72520'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72546> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72546'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72546'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72560> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72560'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72560'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74430> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74430'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74430'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74445> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74445'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74445'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77909> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77909'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77909'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77975> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77975'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77975'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77947> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77947'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77947'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71479> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71479'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71479'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70665> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70665'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70665'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70676> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70676'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70676'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70657> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70657'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70657'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70658> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70658'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70658'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70659> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70659'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70659'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70660> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70660'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70660'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70661> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70661'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70661'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70655> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70655'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70655'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70664> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70664'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70664'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70654> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70654'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70654'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70666> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70666'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70666'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70669> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70669'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70669'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70671> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70671'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70671'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70672> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70672'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70672'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70673> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70673'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70673'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70674> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70674'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70674'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70675> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70675'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70675'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70663> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70663'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70663'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70644> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70644'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70644'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70635> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70635'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70635'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75160> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75160'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75160'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78411> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78411'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78411'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78412> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78412'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78412'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78421> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78421'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78421'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74478> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74478'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74478'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74486> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74486'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74486'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78448> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78448'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78448'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78447> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78447'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78447'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78420> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78420'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78420'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70874> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70874'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70874'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74323> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74323'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74323'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72625> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72625'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72625'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74345> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74345'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74345'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73340> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73340'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73340'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72605> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72605'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72605'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73361> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73361'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73361'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73308> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73308'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73308'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72581> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72581'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72581'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77486> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77486'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77486'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73127> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73127'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73127'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73142> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73142'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73142'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74364> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74364'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74364'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74371> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74371'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74371'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78342> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78342'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78342'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73226> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73226'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73226'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75316> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75316'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75316'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75333> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75333'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75333'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73205> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73205'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73205'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78381> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78381'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78381'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78407> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78407'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78407'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78373> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78373'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78373'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78403> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78403'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78403'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78386> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78386'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78386'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15420> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15420'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15420'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74374> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74374'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74374'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77773> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77773'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121484'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77773'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78026> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78026'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78026'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78047> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78047'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78047'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77997> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77997'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77997'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78422> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78422'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78422'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78424> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78424'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78424'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78433> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78433'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78433'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78413> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78413'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78413'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15572> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15572'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15572'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15550> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15550'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15550'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15552> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15552'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15552'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15544> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15544'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15544'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15545> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15545'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15545'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15546> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15546'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15546'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15547> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15547'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15547'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15549> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15549'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15549'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15566> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15566'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15566'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15567> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15567'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15567'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15569> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15569'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15569'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15571> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15571'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15571'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15541> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15541'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15541'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15501> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15501'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15501'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15507> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15507'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15507'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15551> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15551'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15551'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15506> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15506'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15506'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15529> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15529'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15529'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15508> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15508'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15508'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15520> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15520'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15520'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15521> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15521'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15521'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15522> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15522'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15522'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15523> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15523'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15523'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15524> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15524'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15524'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15525> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15525'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15525'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15526> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15526'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15526'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15502> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15502'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15502'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15528> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15528'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15528'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15518> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15518'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15518'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15531> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15531'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15531'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15532> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15532'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15532'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15533> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15533'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15533'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15534> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15534'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15534'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15535> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15535'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15535'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15536> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15536'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15536'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15539> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15539'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15539'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15540> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15540'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15540'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15527> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15527'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15527'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15504> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15504'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15504'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15503> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15503'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15503'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15519> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15519'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15519'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15511> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15511'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15511'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15512> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15512'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15512'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15514> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15514'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15514'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15515> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15515'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15515'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15516> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15516'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15516'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15517> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15517'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15517'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15563> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15563'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15563'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15564> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15564'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15564'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15559> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15559'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15559'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15556> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15556'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15556'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15560> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15560'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15560'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15561> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15561'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15561'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15562> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15562'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15562'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77352> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77352'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77352'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69266> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69266'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69266'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69264> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69264'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69264'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69393> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69393'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69393'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69396> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69396'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69396'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69398> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69398'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69398'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69400> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69400'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69400'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69401> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69401'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69401'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69357> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69357'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69357'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69404> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69404'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69404'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69389> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69389'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69389'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69405> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69405'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69405'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69406> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69406'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69406'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69360> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69360'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69360'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69361> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69361'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69361'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69362> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69362'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69362'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69368> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69368'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69368'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69369> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69369'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69369'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69391> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69391'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69391'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69375> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69375'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69375'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69390> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69390'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69390'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69342> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69342'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69342'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69344> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69344'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69344'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69353> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69353'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69353'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69354> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69354'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69354'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69355> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69355'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69355'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69359> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69359'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69359'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69407> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69407'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69407'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69402> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69402'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69402'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69377> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69377'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69377'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69379> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69379'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69379'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69383> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69383'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69383'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69386> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69386'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69386'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69387> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69387'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69387'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69388> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69388'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69388'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69358> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69358'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69358'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69370> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69370'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69370'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75114> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75114'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75114'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75113> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75113'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75113'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75145> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75145'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75145'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75165> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75165'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75165'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75101> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75101'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75101'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75170> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75170'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75170'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75169> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75169'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75169'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75167> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75167'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75167'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77683> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77683'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77683'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77667> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77667'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77667'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77662> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77662'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77662'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77661> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77661'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77661'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77658> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77658'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77658'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77656> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77656'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77656'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77655> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77655'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77655'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77647> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77647'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77647'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77628> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77628'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77628'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77627> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77627'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77627'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77624> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77624'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77624'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77620> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77620'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77620'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72730> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72730'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72730'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72732> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72732'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72732'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72761> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72761'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72761'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75681> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75681'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75681'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75725> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75725'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75725'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75652> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75652'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75652'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75644> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75644'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75644'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75668> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75668'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75668'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75670> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75670'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75670'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75672> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75672'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75672'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75675> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75675'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75675'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75676> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75676'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75676'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75677> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75677'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75677'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75678> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75678'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75678'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75731> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75731'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75731'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75718> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75718'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75718'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75719> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75719'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75719'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75720> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75720'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75720'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75723> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75723'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75723'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75724> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75724'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75724'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75685> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75685'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75685'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75726> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75726'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75726'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75684> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75684'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75684'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75729> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75729'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75729'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75732> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75732'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75732'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75734> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75734'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75734'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75736> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75736'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75736'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75741> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75741'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75741'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75744> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75744'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75744'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75746> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75746'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75746'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75716> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75716'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75716'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75613> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75613'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75613'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75607> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75607'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75607'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75702> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75702'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75702'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75705> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75705'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75705'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75708> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75708'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75708'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75711> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75711'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75711'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75686> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75686'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75686'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75712> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75712'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75712'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75642> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75642'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75642'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75628> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75628'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75628'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75629> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75629'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75629'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75636> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75636'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75636'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75643> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75643'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75643'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75695> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75695'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75695'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75152> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75152'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75152'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75107> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75107'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75107'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75105> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75105'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75105'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75103> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75103'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75103'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75102> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75102'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75102'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75119> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75119'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75119'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75142> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75142'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75142'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75100> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75100'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75100'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75106> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75106'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75106'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75151> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75151'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75151'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75150> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75150'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75150'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75687> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75687'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75687'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75605> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75605'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75605'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75609> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75609'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75609'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75617> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75617'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75617'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75618> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75618'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75618'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75689> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75689'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75689'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75653> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75653'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75653'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75683> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75683'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75683'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75682> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75682'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75682'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75647> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75647'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75647'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75649> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75649'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75649'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75650> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75650'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75650'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75694> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75694'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75694'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75691> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75691'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75691'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75690> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75690'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75690'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75728> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75728'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75728'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75714> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75714'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75714'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75133> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75133'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75133'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75132> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75132'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75132'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75131> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75131'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75131'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75130> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75130'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75130'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75129> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75129'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75129'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75126> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75126'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75126'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75125> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75125'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75125'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75124> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75124'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75124'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75123> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75123'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75123'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75122> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75122'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75122'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75144> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75144'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75144'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75117> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75117'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75117'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75143> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75143'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75143'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75164> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75164'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75164'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75134> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75134'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75134'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75158> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75158'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75158'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75136> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75136'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75136'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75137> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75137'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75137'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75138> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75138'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75138'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75139> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75139'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75139'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75140> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75140'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75140'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75141> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75141'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75141'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75112> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75112'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75112'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75111> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75111'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75111'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75110> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75110'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75110'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75109> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75109'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75109'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75108> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75108'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75108'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73534> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73534'^^xsd:integer;
  dwc:scientificName 'Haliplectus wheeleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121225'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73534'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121225'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74631> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74631'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74631'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74634> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74634'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74634'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74656> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74656'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74656'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74655> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74655'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74655'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74651> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74651'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74651'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74635> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74635'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74635'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74648> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74648'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74648'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74657> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74657'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74657'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74650> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74650'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74650'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74630> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74630'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74630'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74629> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74629'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74629'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74624> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74624'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74624'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74597> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74597'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74597'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74632> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74632'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74632'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74612> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74612'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74612'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74628> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74628'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74628'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74596> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74596'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74596'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74605> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74605'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74605'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74604> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74604'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74604'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74603> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74603'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74603'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74602> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74602'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74602'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74601> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74601'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74601'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74600> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74600'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74600'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74599> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74599'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74599'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74598> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74598'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74598'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74613> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74613'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74613'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74652> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74652'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74652'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74608> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74608'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74608'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74623> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74623'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74623'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74622> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74622'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74622'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74621> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74621'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74621'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74620> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74620'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74620'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74619> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74619'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74619'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74618> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74618'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74618'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74617> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74617'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74617'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74625> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74625'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74625'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74658> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74658'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74658'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74642> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74642'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74642'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73915> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73915'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73915'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73884> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73884'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73884'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73886> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73886'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73886'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73887> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73887'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73887'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73888> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73888'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73888'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73916> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73916'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73916'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73930> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73930'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73930'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73932> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73932'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73932'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73931> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73931'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73931'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73933> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73933'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73933'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73946> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73946'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73946'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73945> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73945'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73945'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73944> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73944'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73944'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73943> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73943'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73943'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73942> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73942'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73942'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73941> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73941'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73941'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73939> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73939'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73939'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73938> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73938'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73938'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73937> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73937'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73937'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73936> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73936'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73936'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73881> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73881'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73881'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73935> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73935'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73935'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73929> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73929'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73929'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73928> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73928'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73928'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73918> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73918'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73918'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73924> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73924'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73924'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73926> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73926'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73926'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73923> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73923'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73923'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73922> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73922'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73922'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73921> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73921'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73921'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73925> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73925'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73925'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73919> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73919'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73919'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73920> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73920'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73920'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73840> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73840'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73840'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73839> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73839'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73839'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73842> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73842'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73842'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15471> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15471'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15471'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15497> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15497'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15497'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15430> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15430'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15430'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15429> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15429'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15429'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15488> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15488'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15488'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15483> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15483'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15483'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15498> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15498'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15498'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15438> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15438'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15438'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15448> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15448'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15448'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15450> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15450'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15450'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15451> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15451'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15451'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15452> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15452'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15452'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15476> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15476'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15476'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15456> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15456'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15456'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15465> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15465'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15465'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15469> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15469'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15469'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15490> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15490'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15490'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15478> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15478'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15478'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73680> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73680'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73680'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73675> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73675'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73675'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73676> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73676'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73676'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73677> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73677'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73677'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73678> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73678'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73678'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73716> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73716'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73716'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73659> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73659'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73659'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73663> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73663'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73663'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73662> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73662'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73662'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73674> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73674'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73674'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73664> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73664'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73664'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73687> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73687'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73687'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73691> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73691'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73691'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73693> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73693'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73693'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73705> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73705'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73705'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73707> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73707'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73707'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73666> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73666'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73666'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73708> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73708'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73708'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73713> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73713'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73713'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73709> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73709'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73709'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73670> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73670'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73670'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73671> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73671'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73671'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73672> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73672'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73672'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73673> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73673'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73673'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73727> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73727'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73727'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73714> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73714'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73714'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73711> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73711'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73711'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73719> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73719'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73719'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73718> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73718'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73718'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73717> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73717'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73717'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73728> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73728'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73728'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73606> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73606'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73606'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73652> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73652'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73652'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69897> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69897'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69897'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69905> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69905'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69905'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70084> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70084'^^xsd:integer;
  dwc:scientificName 'Choniolaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70084'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120927'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70102> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70102'^^xsd:integer;
  dwc:scientificName 'Choniolaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70102'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120927'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70110> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70110'^^xsd:integer;
  dwc:scientificName 'Choniolaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70110'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120927'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70124> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70124'^^xsd:integer;
  dwc:scientificName 'Choniolaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70124'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120927'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70078> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70078'^^xsd:integer;
  dwc:scientificName 'Choniolaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70078'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120927'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70101> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70101'^^xsd:integer;
  dwc:scientificName 'Choniolaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70101'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120927'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70074> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70074'^^xsd:integer;
  dwc:scientificName 'Choniolaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70074'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120927'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70077> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70077'^^xsd:integer;
  dwc:scientificName 'Choniolaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70077'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120927'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75019> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75019'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75019'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74966> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74966'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74966'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74965> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74965'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74965'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74958> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74958'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74958'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74955> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74955'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74955'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75012> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75012'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75012'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75013> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75013'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75013'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74967> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74967'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74967'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75018> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75018'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75018'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74959> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74959'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74959'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75021> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75021'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75021'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75023> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75023'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75023'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75024> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75024'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75024'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75026> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75026'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75026'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74997> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74997'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74997'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75009> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75009'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75009'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75007> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75007'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75007'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75006> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75006'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75006'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75005> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75005'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75005'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75002> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75002'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75002'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74957> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74957'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74957'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74999> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74999'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74999'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74968> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74968'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74968'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74996> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74996'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74996'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74995> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74995'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74995'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74994> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74994'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74994'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74986> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74986'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74986'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74979> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74979'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74979'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74978> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74978'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74978'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74977> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74977'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74977'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74976> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74976'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74976'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74974> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74974'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74974'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74969> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74969'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74969'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74970> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74970'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74970'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74971> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74971'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74971'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74983> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74983'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74983'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74973> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74973'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74973'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75001> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75001'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75001'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75558> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75558'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75558'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71835> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71835'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71835'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71836> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71836'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71836'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71810> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71810'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71810'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71838> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71838'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71838'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71839> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71839'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71839'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71841> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71841'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71841'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71837> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71837'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71837'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71833> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71833'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71833'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71832> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71832'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71832'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77032> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77032'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77032'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77031> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77031'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77031'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72136> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72136'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72136'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72114> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72114'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72114'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70512> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70512'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70512'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70546> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70546'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70546'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70510> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70510'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70510'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70506> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70506'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70506'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70513> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70513'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70513'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70542> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70542'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70542'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70541> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70541'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70541'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70535> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70535'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70535'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70534> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70534'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70534'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70528> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70528'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70528'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70494> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70494'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70494'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70524> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70524'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70524'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70517> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70517'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70517'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74392> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74392'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74392'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77887> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77887'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77887'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76711> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76711'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76711'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69653> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69653'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69653'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76736> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76736'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76736'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76740> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76740'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76740'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69632> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69632'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69632'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74396> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74396'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74396'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74419> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74419'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74419'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74404> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74404'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74404'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76723> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76723'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76723'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69676> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69676'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69676'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74382> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74382'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74382'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75388> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75388'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75388'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77906> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77906'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77906'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75423> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75423'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75423'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77854> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77854'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77854'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76718> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76718'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76718'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75434> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75434'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75434'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69625> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69625'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69625'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69626> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69626'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69626'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69624> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69624'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69624'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69602> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69602'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69602'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69565> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69565'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69565'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69563> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69563'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69563'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69564> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69564'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69564'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69594> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69594'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69594'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69566> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69566'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69566'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69588> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69588'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69588'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69591> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69591'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69591'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69593> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69593'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69593'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69555> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69555'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69555'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69557> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69557'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69557'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69556> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69556'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69556'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76335> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76335'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76335'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76338> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76338'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76338'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76337> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76337'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76337'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76339> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76339'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76339'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76345> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76345'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76345'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76340> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76340'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76340'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76341> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76341'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76341'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76342> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76342'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76342'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76343> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76343'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76343'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76334> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76334'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76334'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76372> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76372'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76372'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76373> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76373'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76373'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76374> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76374'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76374'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76375> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76375'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76375'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76376> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76376'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76376'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76377> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76377'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76377'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76351> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76351'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76351'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76336> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76336'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76336'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76392> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76392'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76392'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76365> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76365'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76365'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76352> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76352'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76352'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76353> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76353'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76353'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76354> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76354'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76354'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74701> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74701'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74701'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74707> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74707'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74707'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74736> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74736'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74736'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74705> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74705'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74705'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74704> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74704'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74704'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74731> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74731'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74731'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74687> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74687'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74687'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74709> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74709'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74709'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74723> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74723'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74723'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74721> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74721'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74721'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74716> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74716'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74716'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74706> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74706'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74706'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74726> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74726'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74726'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74708> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74708'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74708'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74713> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74713'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74713'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74710> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74710'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74710'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74711> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74711'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74711'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74712> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74712'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74712'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74692> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74692'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74692'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74697> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74697'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74697'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74667> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74667'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74667'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74671> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74671'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74671'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74672> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74672'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74672'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74673> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74673'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74673'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74676> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74676'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74676'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74677> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74677'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74677'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74678> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74678'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74678'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74679> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74679'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74679'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74685> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74685'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74685'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74715> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74715'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74715'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74688> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74688'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74688'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76825> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76825'^^xsd:integer;
  dwc:scientificName 'Pseudonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2344'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76825'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79243> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79243'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79243'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79264> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79264'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79264'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79267> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79267'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79267'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79268> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79268'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79268'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79269> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79269'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79269'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79270> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79270'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79270'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79240> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79240'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79240'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79265> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79265'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79265'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76356> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76356'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76356'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76357> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76357'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76357'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76358> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76358'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76358'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76359> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76359'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76359'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76360> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76360'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76360'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76361> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76361'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76361'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76362> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76362'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76362'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76364> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76364'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76364'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76379> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76379'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76379'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76366> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76366'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76366'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76368> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76368'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76368'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76370> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76370'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76370'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76371> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76371'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76371'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75963> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75963'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75963'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75965> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75965'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75965'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75967> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75967'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75967'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75968> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75968'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75968'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75969> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75969'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75969'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75971> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75971'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75971'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75972> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75972'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75972'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75973> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75973'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75973'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75990> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75990'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75990'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75976> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75976'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75976'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76027> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76027'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76027'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76021> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76021'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76021'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76011> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76011'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76011'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76023> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76023'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76023'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76024> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76024'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76024'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76025> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76025'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76025'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76028> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76028'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76028'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75979> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75979'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75979'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76020> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76020'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76020'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76004> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76004'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76004'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75995> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75995'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75995'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75997> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75997'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75997'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75998> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75998'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75998'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75999> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75999'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75999'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76000> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76000'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76000'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76001> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76001'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76001'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76013> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76013'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76013'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76003> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76003'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76003'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76012> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76012'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76012'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76005> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76005'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76005'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76007> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76007'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76007'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76008> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76008'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76008'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76009> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76009'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76009'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76010> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76010'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76010'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76033> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76033'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76033'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76002> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76002'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76002'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75977> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75977'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75977'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76030> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76030'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76030'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75978> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75978'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75978'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75980> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75980'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75980'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75982> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75982'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75982'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75983> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75983'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75983'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75984> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75984'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75984'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75985> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75985'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75985'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75986> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75986'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75986'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75988> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75988'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75988'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75989> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75989'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75989'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75974> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75974'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75974'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76031> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76031'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76031'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79233> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79233'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79233'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79232> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79232'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79232'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79231> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79231'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79231'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79230> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79230'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79230'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79224> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79224'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79224'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79223> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79223'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79223'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79222> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79222'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79222'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79221> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79221'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79221'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79211> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79211'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79211'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79262> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79262'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79262'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79217> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79217'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79217'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79239> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79239'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79239'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79254> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79254'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79254'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79257> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79257'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79257'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79258> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79258'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79258'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79259> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79259'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79259'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79260> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79260'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79260'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79266> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79266'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79266'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79203> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79203'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79203'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79207> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79207'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79207'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78104> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78104'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78104'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72798> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72798'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72798'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71651> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71651'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71651'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78784> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78784'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78784'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72253> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72253'^^xsd:integer;
  dwc:scientificName 'Diplopeltula incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121409'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72253'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71310> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71310'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71310'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71325> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71325'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71325'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71320> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71320'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71320'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78671> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78671'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78671'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15193> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15193'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15193'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73786> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73786'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73786'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77020> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77020'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77020'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76974> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76974'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76974'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73801> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73801'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73801'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73739> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73739'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73739'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77007> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77007'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77007'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77022> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77022'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77022'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76977> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76977'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76977'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79102> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79102'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79102'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79110> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79110'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79110'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79119> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79119'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79119'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79125> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79125'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79125'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79082> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79082'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79082'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79062> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79062'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79062'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75259> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75259'^^xsd:integer;
  dwc:scientificName 'Oncholaimus skawensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122182'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75259'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122182'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74147> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74147'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74147'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75260> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75260'^^xsd:integer;
  dwc:scientificName 'Oncholaimus skawensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122182'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75260'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122182'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74148> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74148'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74148'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69675> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69675'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69675'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69665> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69665'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69665'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72824> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72824'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72824'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79030> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79030'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79030'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71291> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71291'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71291'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71300> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71300'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71300'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71520> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71520'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71520'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79040> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79040'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79040'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76989> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76989'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76989'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70159> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70159'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70159'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71753> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71753'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71753'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71516> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71516'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71516'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78118> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78118'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78118'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71715> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71715'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71715'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79036> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79036'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79036'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76976> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76976'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76976'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78997> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78997'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78997'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78019> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78019'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78019'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69324> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69324'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69324'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69322> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69322'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69322'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69286> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69286'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69286'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69305> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69305'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69305'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78577> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78577'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78577'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78005> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78005'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78005'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78733> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78733'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78733'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71531> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71531'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71531'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76234> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76234'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76234'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78286> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78286'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78286'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72216> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72216'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72216'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72150> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72150'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72150'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76549> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76549'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76549'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76544> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76544'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76544'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71370> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71370'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71370'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71413> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71413'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71413'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75950> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75950'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75950'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71394> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71394'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71394'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76206> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76206'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76206'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76191> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76191'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76191'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76243> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76243'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76243'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74249> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74249'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74249'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71383> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71383'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71383'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76363> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76363'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76363'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76344> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76344'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76344'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69558> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69558'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69558'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76355> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76355'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76355'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76380> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76380'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76380'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74669> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74669'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74669'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74719> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74719'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74719'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74714> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74714'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74714'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79261> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79261'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79261'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79272> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79272'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79272'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76034> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76034'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76034'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76006> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76006'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76006'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75970> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75970'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75970'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75987> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75987'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75987'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79237> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79237'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79237'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70599> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70599'^^xsd:integer;
  dwc:scientificName 'Cobbia caledonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121512'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70599'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70662> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70662'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70662'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77242> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77242'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77242'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70720> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70720'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70720'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70724> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70724'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70724'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77190> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77190'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77190'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77238> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77238'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77238'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77218> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77218'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77218'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77249> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77249'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77249'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15570> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15570'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15570'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15555> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15555'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15555'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15568> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15568'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15568'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15542> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15542'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15542'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15509> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15509'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15509'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15530> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15530'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15530'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15510> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15510'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15510'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70508> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70508'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70508'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70114> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70114'^^xsd:integer;
  dwc:scientificName 'Choniolaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70114'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120927'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74962> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74962'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74962'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74956> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74956'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74956'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75015> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75015'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75015'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75010> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75010'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75010'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71840> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71840'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71840'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72752> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72752'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72752'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69392> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69392'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69392'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69385> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69385'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69385'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69352> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69352'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69352'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69339> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69339'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69339'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73927> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73927'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73927'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73940> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73940'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73940'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15482> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A15482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:15482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '15482'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:15482'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75674> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75674'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75674'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75645> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75645'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75645'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75688> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75688'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75688'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75159> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75159'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75159'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75116> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75116'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75116'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75099> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75099'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75099'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75115> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75115'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75115'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75621> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75621'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75621'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73885> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73885'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73885'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73934> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73934'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73934'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74653> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74653'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74653'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74615> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74615'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74615'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73679> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73679'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73679'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76848> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76848'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76848'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70695> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70695'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70695'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76852> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76852'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76852'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76858> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76858'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76858'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70795> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70795'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70795'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70648> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70648'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70648'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76898> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76898'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76898'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70823> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70823'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70823'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70806> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70806'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70806'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70809> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70809'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70809'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77548> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77548'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121753'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77548'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121753'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77578> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77578'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121753'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77578'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121753'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77582> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77582'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121753'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77582'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121753'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77579> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77579'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121753'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77579'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121753'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77547> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77547'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121753'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77547'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121753'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77618> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77618'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121753'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77618'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121753'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70900> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70900'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70900'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70870> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70870'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70870'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70866> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70866'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70866'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70907> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70907'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70907'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77234> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77234'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77234'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77236> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77236'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77236'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77230> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77230'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77230'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77233> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77233'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77233'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77254> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77254'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77254'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77255> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77255'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77255'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77256> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77256'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77256'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77248> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77248'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77248'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77211> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77211'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77211'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77207> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77207'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77207'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77247> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77247'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77247'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77250> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77250'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77250'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77257> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77257'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77257'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77258> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77258'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77258'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77251> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77251'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77251'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77252> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77252'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77252'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77253> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77253'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77253'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77243> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77243'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77243'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77244> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77244'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77244'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77245> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77245'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77245'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77246> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77246'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77246'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77235> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77235'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77235'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77229> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77229'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77229'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77221> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77221'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77221'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70906> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70906'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70906'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70905> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70905'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70905'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70904> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70904'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70904'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70903> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70903'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70903'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70902> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70902'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70902'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70901> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70901'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70901'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77231> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77231'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77231'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77241> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77241'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77241'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77217> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77217'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77217'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77216> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77216'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77216'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77215> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77215'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77215'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77214> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77214'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77214'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77140> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77140'^^xsd:integer;
  dwc:scientificName 'Sabatieria lyonessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121369'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77140'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70670> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70670'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70670'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70759> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70759'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70759'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70757> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70757'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70757'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70742> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70742'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70742'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70764> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70764'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70764'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70762> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70762'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70762'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77196> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77196'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77196'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77197> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77197'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77197'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77237> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77237'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77237'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77220> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77220'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77220'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77212> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77212'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77212'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77198> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77198'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77198'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77194> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77194'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77194'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77191> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77191'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77191'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77189> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77189'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77189'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77188> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77188'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77188'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77187> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77187'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77187'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77205> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77205'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77205'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77240> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77240'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77240'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77239> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77239'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77239'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77195> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77195'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77195'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77204> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77204'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77204'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77203> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77203'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77203'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77202> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77202'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77202'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77201> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77201'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77201'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77200> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77200'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77200'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77199> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77199'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77199'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77206> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77206'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77206'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70756> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70756'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70756'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77219> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77219'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77219'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77209> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77209'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77209'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77208> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77208'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77208'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77213> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77213'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77213'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77210> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77210'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77210'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77222> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77222'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77222'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70755> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70755'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70755'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70728> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70728'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70728'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70727> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70727'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70727'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70726> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70726'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70726'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70723> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70723'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70723'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70722> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70722'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70722'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70721> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70721'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70721'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70758> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70758'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70758'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76221> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76221'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76221'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71342> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71342'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71342'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72429> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72429'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72429'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71821> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71821'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71821'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74438> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74438'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74438'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76017> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76017'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '120842'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76017'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74429> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74429'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74429'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71340> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71340'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71340'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70533> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70533'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70533'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74379> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74379'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74379'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76333> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76333'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76333'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73306> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73306'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73306'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74312> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74312'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74312'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77467> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77467'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77467'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74418> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74418'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74418'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73322> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73322'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73322'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74797> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74797'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74797'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75359> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75359'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75359'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75349> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75349'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75349'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74380> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74380'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74380'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74393> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74393'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74393'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74399> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74399'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74399'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77420> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77420'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77420'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79176> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79176'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79176'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71305> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71305'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71305'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71295> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71295'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71295'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74675> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74675'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74675'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71543> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71543'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71543'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71542> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71542'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71542'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71547> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71547'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71547'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71174> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71174'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71174'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73164> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73164'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73164'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77404> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77404'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77404'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71139> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71139'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71139'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71167> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71167'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71167'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75912> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75912'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75912'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71507> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71507'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71507'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72558> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72558'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72558'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72545> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72545'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72545'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72532> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72532'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72532'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71705> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71705'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71705'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75428> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75428'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75428'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72523> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72523'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72523'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73909> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73909'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73909'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73892> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73892'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73892'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73875> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A73875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:73875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '73875'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:73875'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75435> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75435'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75435'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69682> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69682'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69682'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70427> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70427'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70427'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78650> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78650'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78650'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69623> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A69623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:69623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '69623'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:69623'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79246> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79246'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79246'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72841> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72841'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72841'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72816> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72816'^^xsd:integer;
  dwc:scientificName 'Epacanthion gorgonocephalum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121873'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72816'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79023> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79023'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79023'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79034> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A79034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:79034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '79034'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:79034'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71675> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71675'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71675'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71565> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71565'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71565'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78482> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78482'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78482'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78453> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A78453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:78453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '78453'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:78453'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70872> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70872'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70872'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70865> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70865'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70865'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71656> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71656'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71656'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71665> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71665'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71665'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76387> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76387'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76387'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71661> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71661'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71661'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74833> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74833'^^xsd:integer;
  dwc:scientificName 'Nemanema cylindraticaudatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '122028'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74833'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '122028'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72156> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72156'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72156'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70812> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70812'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70812'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70814> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70814'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70814'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70779> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70779'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70779'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70817> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70817'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70817'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70807> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70807'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70807'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70810> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70810'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70810'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70811> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70811'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70811'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74448> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74448'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74448'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70683> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70683'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70683'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72260> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72260'^^xsd:integer;
  dwc:scientificName 'Diplopeltula incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121409'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72260'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72285> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A72285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:72285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '72285'^^xsd:integer;
  dwc:scientificName 'Diplopeltula incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121409'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:72285'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71335> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71335'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71335'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71538> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71538'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71538'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71508> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71508'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71508'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74413> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A74413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:74413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '74413'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:74413'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76586> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76586'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76586'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76572> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76572'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76572'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76605> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76605'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76605'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71290> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A71290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:71290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '71290'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:71290'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75154> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A75154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:75154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '75154'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:75154'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77281> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A77281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:77281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '77281'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:77281'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70826> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70826'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70826'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70825> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70825'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70825'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70824> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70824'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70824'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70822> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70822'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70822'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70821> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70821'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70821'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70820> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70820'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70820'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70819> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70819'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70819'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70818> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70818'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70818'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70816> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70816'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70816'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70808> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70808'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70808'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70782> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70782'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70782'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70781> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70781'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70781'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70780> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70780'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70780'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70784> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70784'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70784'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70803> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70803'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70803'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70786> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70786'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70786'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70787> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70787'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70787'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70788> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70788'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70788'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70792> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70792'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70792'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70796> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70796'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70796'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70785> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70785'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70785'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70844> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70844'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70844'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70793> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70793'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70793'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76878> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76878'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76878'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76853> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76853'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76853'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76854> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76854'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76854'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76855> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76855'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76855'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70678> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70678'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70678'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70685> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70685'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70685'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70686> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70686'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70686'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70687> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70687'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70687'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70688> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70688'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70688'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70689> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70689'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70689'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70690> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70690'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70690'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70682> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70682'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70682'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70650> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70650'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70650'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70652> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70652'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70652'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70653> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70653'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70653'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70642> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70642'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70642'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70701> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70701'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70701'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70693> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70693'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70693'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70694> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70694'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70694'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70696> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70696'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70696'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70697> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70697'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70697'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70698> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70698'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70698'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70692> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70692'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70692'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70700> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70700'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70700'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70703> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70703'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70703'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76893> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76893'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76893'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76892> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76892'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76892'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76827> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76827'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76827'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76828> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76828'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76828'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76831> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76831'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76831'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76834> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76834'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76834'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76835> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76835'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76835'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76836> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76836'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76836'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76842> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76842'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76842'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76846> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76846'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76846'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76847> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76847'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76847'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76849> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76849'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76849'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76830> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76830'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76830'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70636> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70636'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70636'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70637> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70637'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70637'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70638> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70638'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70638'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70639> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70639'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70639'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70640> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70640'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70640'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70641> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70641'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70641'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70656> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70656'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70656'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70643> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70643'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70643'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70651> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70651'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70651'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70645> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70645'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70645'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70646> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70646'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70646'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70647> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70647'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70647'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76884> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76884'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76884'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76886> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76886'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76886'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76887> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76887'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76887'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76888> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76888'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76888'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76891> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76891'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76891'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76890> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76890'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76890'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76889> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76889'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76889'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76868> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76868'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76868'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76897> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76897'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76897'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76876> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76876'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76876'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76850> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76850'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76850'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76896> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76896'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76896'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76895> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76895'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76895'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76894> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76894'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76894'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70702> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70702'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70702'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70704> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70704'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70704'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70706> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70706'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70706'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70668> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70668'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70668'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70677> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70677'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70677'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70649> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70649'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70649'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70699> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70699'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70699'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70684> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70684'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70684'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70679> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70679'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70679'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70691> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70691'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70691'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70680> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70680'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70680'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70681> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70681'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70681'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70705> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70705'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70705'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70805> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70805'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70805'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70815> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70815'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70815'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70840> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70840'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70840'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70834> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70834'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70834'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70828> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70828'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70828'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70827> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70827'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70827'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76857> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.76000213623047"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76857'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '74.76000213623'^^xsd:double;
  dwc:maximumDepth '74.76000213623'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76857'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76859> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76859'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76859'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76860> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.183333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.7300033569336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.183333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.183333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76860'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.1833333333333'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '71.730003356934'^^xsd:double;
  dwc:maximumDepth '71.730003356934'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76860'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76864> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76864'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76864'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76865> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.6500015258789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76865'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.2833333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.650001525879'^^xsd:double;
  dwc:maximumDepth '64.650001525879'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76865'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76866> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76866'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76866'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76867> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.66999816894531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.05"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76867'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '54.05'^^xsd:double;
  dwc:minimumDepth '69.669998168945'^^xsd:double;
  dwc:maximumDepth '69.669998168945'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76867'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76851> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.9166666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.06999969482422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.9166666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.9166666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76851'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.9166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '69.069999694824'^^xsd:double;
  dwc:maximumDepth '69.069999694824'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76851'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76871> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76871'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76871'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76870> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "2.5166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.77999877929688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 2.5166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "2.5166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76870'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5166666666667'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '64.779998779297'^^xsd:double;
  dwc:maximumDepth '64.779998779297'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76870'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76879> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76879'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76879'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76881> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.22999954223633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03333333333333 2.533333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.03333333333333"^^xsd:decimal ;
  geo-pos:long "2.533333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76881'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.5333333333333'^^xsd:double;
  dwc:latitude '54.033333333333'^^xsd:double;
  dwc:minimumDepth '60.229999542236'^^xsd:double;
  dwc:maximumDepth '60.229999542236'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76881'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76882> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76882'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76882'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76883> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:maximumDepthInMeters "74.08000183105469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.083333333333336 1.8333333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "54.083333333333336"^^xsd:decimal ;
  geo-pos:long "1.8333333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A76883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:76883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '76883'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '1.8333333333333'^^xsd:double;
  dwc:latitude '54.083333333333'^^xsd:double;
  dwc:minimumDepth '74.080001831055'^^xsd:double;
  dwc:maximumDepth '74.080001831055'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:76883'^^xsd:anyURI;
  dwc:observationDate '2000-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70846> ;
  mr:hasGeometry <https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.349998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06666666666667 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.06666666666667"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/661__urn%3Acatalog%3AMarBEF%2FManuela%3Ac4%3A70846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c4:70846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/661_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c4'^^xsd:string;
  dwc:catalogNumber '70846'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '54.066666666667'^^xsd:double;
  dwc:minimumDepth '63.349998474121'^^xsd:double;
  dwc:maximumDepth '63.349998474121'^^xsd:double;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c4:70846'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF